What is Test Harness... is having any releation with Test
driver...Anybody can explain in detail...Thanks in Advance
Answers were Sorted based on User's Feedback
Answer / srinivas reddy
A test environment comprised of stubs and drivers needed to
execute a test.
Also we can call "Test Bed"
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / wiki user
In software testing, a test harness or automated test
framework is a collection of software and test data
configured to test a program unit by running it under
varying conditions and monitoring its behavior and outputs.
It has two main parts: the Test execution engine and the
Test script repository.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aashsih
Collection of driver+stub is called test harness
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / satyaprasad
Testharness means ready execute the testcase and driver is
used to execute that testcase,
if wrong correct me
| Is This Answer Correct ? | 0 Yes | 4 No |
Differentiate verification and validation?
diff between priorty and severiorty?
What is Test Condition. what is test scenario.
hi this is sunitha yagnamurthy ...what r the certification in testing and hoe to apply that certificaation and what r the topics we will studying in testing...... please anybody explain that process
What are test entry and test exit criteria?
wt is the diff. bet. verification and validation If possible explain with one example.
What are the various techniques in black box testing?
qtp9.2 and qtp10.0 difference
Difference between HTTP and HTTPS
A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.
How could you present test strategy for the product testing?
The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?