Unit testing ensures that every feature or component of a program functions as intended. Unit testing is carried out by developers… Continue reading Best Unit Testing Frameworks in Selenium for Test Automation
Category: Automation Testing
Gherkin Language: User Stories and Scenarios
Gherkin language is a simple yet effective syntax for describing the specifics of your User Stories. Although Gherkin’s Given-When-Then structure has… Continue reading Gherkin Language: User Stories and Scenarios
5 Favorite Web Apps To Practice Test Automation
We recently talked with one of our clients and asked him about some recommendations to get introduced to practicing Test… Continue reading 5 Favorite Web Apps To Practice Test Automation
Different types of Selenium WebDriver Common Exceptions
Developers and Testers use an exception handling framework to handle an exception in Selenium scripts. The diagram below depicts the… Continue reading Different types of Selenium WebDriver Common Exceptions