What is Test harness?
Answers were Sorted based on User's Feedback
When you are writing test cases , whether they are unit
tests, tests for test-driven development, regression tests,
or any other kind, there are some functions you will find
yourself doing each time. These include the basics of an
application, a mechanism for launching tests, and a way to
report results. You could write these functions each time
you start testing a new feature or you could write them once
and utilize them every time. A test harness, at its most
simple, is just that—a system to handle the elements you’ll
repeat each time you write a test.
The typical objectives of a test harness are to:
The test harness should incluse the following capabilities:-
* A standard way to specify setup (i.e., creating an
artificial runtime environment) and cleanupAutomate the
testing process.
* A method for selecting individual tests to run, or all
tests.
* A means of analyzing output for expected (or
unexpected) results.
* A standardized form of failure reporting.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / indhyd
A Test harness is collection of software and testdata
which is used to test the application with different test
data with pass and fail as results.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / govind sain
“A test harness simply is to create the correct framework and use it (and all of its constituent elements) to control the entire activity as to get the most of the situation- whether automation or integration.
There are two contexts to where Test harness is used:
Automation testing
Integration Testing:- stub and driver
| Is This Answer Correct ? | 0 Yes | 0 No |
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
how do u perform monkey testing on website? plz dont give definitions? plz tell me some abnormal actions on website?
What is meant code review?
If any of ur friends come across any openings for Manula Testing - 1+ years Experiance Plz let me know... I can't upload my CV in any of the job sites...Bcoz in my current company HR vl trace out...So only.... Plz help..........u can contact me at rajalakshmi_ar_cse@yahoo.co.in
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
What is Testsummary?
What is Browser Compatabilty Testing? and How to do BCT testing?
what is defect clustering and pesticide paradox?
6 Answers IGT, Optimus, SOS, Verifone,
how to write a test case for check box like in gmail or yahoo
what will be the Test case for ATM Machine & Coffe Machine?
why u can choose manual tasting
4 Answers HP, SourceTrace Systems,
what is difference between stress testing and load testing?