Quality is delighting customers
Started Apr 23, 2018 0 Replies 0 Likes
Java Basics for SeleniumBelow are some basics of JAVA useful for Selenium scripts:ClassMethodObjectSample programVariablesClass:A class is nothing but a blueprint or a template for creating different…Continue
Started this discussion. Last reply by Jack Ramon Mar 23, 2018. 1 Reply 0 Likes
Java Basics for SeleniumBelow are some basics of JAVA useful for Selenium scripts:ClassMethodObjectSample programVariablesCreating ObjectsIf conditionsFor loopsExtending classArraysClass:A class is…Continue
Started Dec 19, 2017 0 Replies 0 Likes
That tsunami of new IoT gadgets? They all have to be tested before they roll out into the world, not only to meet government regulations but to verify adherence to a host of voluntary standards, like…Continue
Tags: IoT
Started this discussion. Last reply by Anand Singh Dec 13, 2019. 1 Reply 0 Likes
Just select the select the recorrected and recompiled failed test script from the project explorer of the eclipse IDE and right click the Mose button,select run as Testing option from various options…Continue
Creating test suites in selenium
A test suite is a collection of tests. When using Selenium-IDE, test suites also can be defined using a simple HTML file. An HTML table defines a list of tests where each row defines the filesystem path to each test. An example tells it all.
The Test suite that contains One.html and Two.html
To create a test suite in Selenium IDE:
The Test suite that contains One.html and Two.html
When the Run Entire Test Suite button is clicked, it will run all the tests in the test suite. It will log all the passes and failures at the bottom of the Test Case box.
To save this, click on the File menu and then click on Save Test Suite and save the Test Suite file to somewhere convenient.
© 2022 Created by Quality Testing.
Powered by