Selenium WebDriver
In the previous tutorial, we discussed the technique to upload file in Selenium, but by using AWT and Robot class. I would like to inform you that Robot class …
Functional Testing
One major question which comes in the mind of the testers is to understand the major difference between functional and non-functional testing. Functional testing, as the name depicts, revolves …
Selenium WebDriver
This is our first blog post in 2019, hence, I wish there should be the perfect beginning of the new year for all of us. There are lots of …
Functional Testing
Quality Assurance and Software Testing are a huge part of the SDLC (Software development life cycle) process. As the name depicts, to perform functional testing, it is a critically the kind …
Selenium WebDriver
Robot class is the magic in Java and it becomes magnetic when it is integrated with Selenium WebDriver. In our earlier tutorials, we have discussed a lot about Robot …
Logging & Reporting
If we use continuous integration through Jenkins, then we can easily configure email notification through the pipeline. In that case, we do not require the coding practices. Here we …
Logging & Reporting
We know that presentation matters for testing, so, it is always good to present a well-elaborated test report before the test manager. We have discussed a lot about different …
Functional Testing
What is Functional Testing? Software testing life cycle (STLC) is a blend of diverse software testing techniques. However, each of these testing techniques and strategies plays a pivotal function …
Selenium WebDriver
We have discussed a lot about Desired capabilities, ChromeOptions and technique to set proxy in Selenium by using Chrome Options class. We knew that ChromeOptions is one of the …
Selenium WebDriver
Our office network generally has a firewall for some categories of websites and we are restricted to open them. Due to their generic definition of firewall which restricts opening …