info@pragmatictesters.com +94 11 253 8512

Blog

Test reporting is one of the important aspect in any test automation process. Test reports should be generated automatically at the end of test execution. ReportNG can be used for generating test reports in HTML and XML formats in Selenium WebDriver (Java) projects.  In this post you will see integrating your existing Selenium WebDriver +

Using a language effectively could be possible if you have a good vocabulary in your toolbox. Knowing various selenium command, options, limitation, and application are essential for a Selenium test automation engineer to use Selenium effectively in test automation. In this blog post, we have discussed Selenium commands useful for beginners.   Navigate to a

JMeter is one of the most popular, open source performance testing tools among the software testing professionals around the world. There are number of reasons for JMeter to be popular. We shall share some of the reasons in this post. Test scripting is not essential to build performance testing test plans. Test plans can be

Understanding the timeouts in Selenium is important to run your tests effectively and efficiently.Selenium provides number of options for the automation engineers. We will discuss What, Why, When ,Where , Which and How (Five wives and one husband thinking model) of Selenium Timeouts. You will encounter various issues while automating web applications developed using JavaScript

    As a test automation engineer, you are moving into software development from manual testing  and must follow the best practices used by the software developers to build a successful career in software testing. Following a coding conventions is one of them.   In this post we will discuss Java coding conventions and other

  Testing web applications in different web browsers, their versions running on different platforms/configuration can be automated using Selenium WebDriver with your favourite programming language. Selenium supports all the major web browsers. Selenium standalone server could be used for creating browser instances on remote machines too.   Creating a browser instance (or launching a web