What is meant by benchmark testing?
Answers were Sorted based on User's Feedback
Answer / sreekumar
Benchmark testing is a normal part of the application
development life cycle. It is a team effort that involves
both application developers and database administrators
(DBAs), and should be performed against your application in
order to determine current performance and improve it.
You run different types of benchmark tests to discover
specific kinds of information:
• A transaction per second benchmark determines the
throughput capabilities of the database manager under
certain limited laboratory conditions.
• An application benchmark tests the same throughput
capabilities under conditions that are closer production
conditions.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / uday
I am not sure about benchmark testing, but benchmarking is
nothing but, comparing how our product is working with the
products developed by competitors.
Best ex. mobile phone.
It is no need to buy a nokia phone of cost 15000/-, if we
get samsung phone with all features cost 5000/-.
Generally statistics(response time, throughput) from the
performance testing of the product are used for benchmark.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is stub and driver in integration testing ? Explain with example.
11 Answers Accenture, Taleem India,
what is the difference between test case and test scenario
I m having SRS.In Manual Testing,how am I going to decide whether to pass particular test case or not from that SRS??
How do you perform regression testing?
Hi, my name is Maiko and I work as a Business Analyst. Does anybody have experience with TOSCA Testsuite? I hear it's all new and great but I can't really find any user reviews. Please help me out. thx
What is Migration testing ?
what is the structure of test cases
What is Testpolicy document explain in detail? What is the use of this Document?
What is Bugzilla? Can I used it manually, If yes then how can i used it? Can I used it in .NET Environment?
how would u do performance Testing manually for web site.
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
what is diff between stress & load testing