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 |
What is v&v model??what is the difference between vmodel and V&v model??
What are the recommended sites or books for software testing?
wat is da differnce between test stratagy and tedt plan?
give me some example for high severity and low priority defect?
18 Answers Sigma Software Solutions, Verizon,
write test 5 negative test cases for pen?
what is reqirements testing and risk based testing?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
how can u differentiate intgration test cases with functional test cases
I m beginner to testing.. plz send me manual testing material or tell me best site for testing where i can get from fundamentals...
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. is it.explain equivalence testing
What is test out put?