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 |
Notepad(Editor),we test is which type of testing? a)Functionality Testing,b)Compatability Testing,c) All,d) None
What is transient bugs ? How to reproduce those bugs? Can we log the those kind of bugs in tracking tool, if we found?
Can v prepare Test cases only from BRS from Tester point of view?
How to do test if we have minimal or no documentation about the product?
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?
Can you explain tpa analysis?
I have sent a mail through gmail.But it is not showing in the Sent mail option.Can any one tell me the defect description for this(asked for an interview)?
differnce between testing life cycle and bug life cycle?
what is deffered defect?
what is difference between metric and report?
What is Black Phase in SDLC?
what is Independent Verification and Validation(IV&V)?