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 the role of QA manager
Is dekstop testing and client-server testing same ?
How can you find dead code!!
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
How many testcases have you written till, now as an average per project?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Explain a bug which if you have missed could have created a big problem?
What is the need of smoke test even when unit test is done by developers?
Who will prepare FRS(functional requirement documents)? What is the importent of FRS?
How to write a mail to PM and Client regarding Bug status report.And how u r introducing your self to the client through mail.I want a format of both.
How will You select the regression testcase
What is the difference found during the Web Page testing & Desktop testing?