what is test Harness?how it will help for testing?
Answer Posted / jyothsna
Test environment+test bed=test harness
for necessary envronment for executing testcases
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What criteria would you use to select Web transactions for load testing?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
i want to for technical interview question paper along with in tesrviwe Phases i need
Explain test metric and the information it provides.
How much the bug is affecting the functionality of the application?
Explain the components of a test plan?
What is the first test in software testing process?
About Hierarchy level in your company.
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
what is a horizontal and vertical matrix explain with examples
What is verification in software testing?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....