Answer Posted / vishal dogra
In computing, a benchmark is the act of running a computer
program, a set of programs, or other operations, in order to
assess the relative performance of an object, normally by
running a number of standard tests and trials against
it.Tests that use representative sets of programs and data
designed to evaluate the performance of computer hardware
and software in a given configuration
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is smoke test?
What is defect removable efficiency?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
What is srs and brs document?
What is a test scenario?
What a team leader will test first when s/he will get new module to test?
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
What is data matrix? What is the use of it?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
What is smoke test? Do you use any automation tool for smoke testing?
What is the difference between a standalone application, client-server application and web application?
What is test startegy?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain