⟩ How to draft the reproducing steps?
Write down certain steps to reproduce bugs for developers, and avoid the steps which are large in number. Have smaller number of steps which is easier for identifying a but for a developer.
Write down certain steps to reproduce bugs for developers, and avoid the steps which are large in number. Have smaller number of steps which is easier for identifying a but for a developer.
Explain how many testing frameworks can QA Tester use in Selenium RC?
Tell me what is the architecture of Selenium RC?
Do you know why Selenium RC is used?
Explain does Selenium support mobile internet testing?
Tell me what are the basic annotations used to run TestNG tests in Selenium?
Explain what is the difference between Thread.Sleep() and Selenium.setSpeed()?
Explain how to configure Selenium RC with eclipse to run Junit Tests?
Do you know actual end user simulation, Is the test conducted using this toolequivalent to an end user action?
Tell me is it possible to use Selenium for multi-user Load Testing?
Tell me what are the pre-requisites to run Selenium RC tests with Junit?