Why we use Junit and Jmeter? Suggest some sites where we can
get more information on these two Tools?
Answer Posted / 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 |
Post New Answer View All Answers
I am surekha new commer for this site? I have some doubt's pls clarify it..... I finished my B.tech and S/w Testing Course Now iam searching for a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.Here is my email id surekhai@yahoo.com
What are the important operations in database testing?
Explain some disadvantages to manual software testing?
Name a couple of standard web function found in the function generator?
Can any one give information on "Content Disposition" in TEST COMPLETE automation tool? mail me to pdamarakonda@smart-bridge.co.in call me to 09849423932
Any kind of test which you think should not be automated?
Explain about basics of rational robot - ibm test automation tool?
Which is the best place to learn Loadrunner performance testing in hyderabad ?
How can we make one test method dependent on other using testng?
What is functional and regression testing?
Give some examples for test management tools?
Write a short compiled module which selects random numbers?
i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.