1.

What Are The Important Features Of Selenium Ide?

Answer»

 It has Record and PLAYBACK FEATURES to create and execute TEST cases

  • User/Tester can type Test steps using element locators and Selenese commands without using Recording FEATURE.
  • Debugging feature for debugging test cases.
  • It has an option of asserting title of every page automatically.
  • Option to RUN single test or multiple tests(Test suite).
  • It has a feature of exporting testcase/suite into different formats like C#, Java, Ruby, Python

 It has Record and Playback features to create and execute Test cases



Discussion

No Comment Found