Архив рубрики: English
Big Bang Integration Testing
Testing software product presupposes the implementation of different testing methods and techniques. Integration testing is a technique in which program modules are combined and tested as a single unit. This type of testing is quite bulky and contains several approaches: Big Bang Integration Testing is an approach in which all software components (modules) are combined at once and… Читать далее »
Acceptance Testing
Test Cases for Whatsapp
Software Testing Tutorial – Complete Manual Testing Tutorial Series
Software Testing Tutorial – Complete Manual Testing Tutorial Series Our software testing tutorial is designed for beginners with little or no knowledge of software testing. With our manual testing tutorial series, you will learn about the different types of testing, and testing concepts with a practical approach. We will start this series with the basics… Читать далее »
Page Object Model – POM
Selenium with Java Automation Framework
Selenium with Java Automation Framework Let’s face it, creating an automation framework from scratch is considered to be the most important aspect of automation. If you’re new to the world of automation testing, it can be hard for you to create an automation framework for achieving your desired test automation goals. In this post, we’re… Читать далее »