Answer Posted / bindu puvvala
1) Good knowledge of the Tool's features
2) Programming Skills
3) Ability to incorporate Software Engineering techniques
into the Test Automation Script Development
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
How can you switch back from a frame?
Tell me an example of the languages supported by webdriver?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
Explain me which web driver implementation is the fastest?
What are the advantages of manual testing and automated testing?
What is test automation or automation testing?
What is the scripting standard while performing automation testing?
Do you know how to check if a button is enabled on the page?
Is automation testing a complete replacement for manual software testing?
What are different coverages in function testing?
In what condition we cannot use automation testing for the agile method?
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?