Selenium IDE “Test Results” plugin to export test case and test suite result

Selenium IDE has a built in functionality to exporting recorded test case and test suite of web software application but it has not any built in functionality to export test case results and test suite results. Solution for exporting test case and test suite result is “Test Results (Selenium IDE)” plugin and it is developed by … Read more

Selenium IDE “Screenshot on fail” plugin to capture screenshot when command execution fails

“Screenshot on fail” plugin for selenium IDE “Screenshot on fail” plugin is developed by Samit Badle for advanced selenium IDE. Same as selenium IDE, “Screenshot on fail” plugin is Firefox add on. It is very useful plugin for selenium IDE to capture screenshot of page when your command execution fails due to the any reason like targeted … Read more

Selenium IDE – Generating random number using javascript with example

Sometimes you need random numbers in your regression test case of software web application. Let me give you examples. 1. searching records with record id on web application 2. Creating and accessing URLs for random record ids. In this kind of conditions, you need to generate random numbers to feed data.Selenium IDE has not any … Read more

Selenium IDE Interview Questions/Quiz

I designed selenium IDE basic questions test. Most of them are frequently asked by interviewers. It will be very helpful you to improve your selenium IDE knowledge. If you are in software testing field and using selenium IDE testing tool for software functional or regression testing then it will really helps you. You can suggest … Read more