Why we use Junit and Jmeter? Suggest some sites where we can
get more information on these two Tools?
Answers were Sorted based on User's Feedback
Answer / satish
Jmeter is a Performance Tool. It is used to test the
performance of the application. Apache JMeter is a 100%
pure Java desktop application designed to load test
functional behavior and measure performance. It was
originally designed for testing Web Applications but has
since expanded to other test functions.
Visit http://jakarta.apache.org/jmeter/index.html for
further details.
| Is This Answer Correct ? | 20 Yes | 6 No |
Highlight attributes of good framework?
Tell us the line of code webdriver driver = new firefoxdriver();.?
What is data - driven automation?
When you will not automate testing?
Tell me how could ajax controls be handled in webdriver?
What are the disadvantages of Hybrid framework
Describe some problem that you had with automating testing tool.
Please explain what is the difference between findelement () and findelements ()?
How did you use automating testing tools in your job?
How does load testing work for websites?
What are main benefits of test automation?
How do you select the 2nd item in a List box or drop down through selenium RC (Java)