What is Test Harness, Anybody can explain in Detail. Thanks
in advance.
Answer Posted / preethi
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.
Test harnesses allow for the automation of tests. They can
call functions with supplied parameters and print out and
compare the results to the desired value. The test harness
is a hook to the developed code, which can be tested using
an automation framework.
A test harness should allow specific tests to run (this
helps in optimizing), orchestrate a runtime environment, and
provide a capability to analyze results.
The typical objectives of a test harness are to:
* Automate the testing process.
* Execute test suites of test cases.
* Generate associated test reports.
A test harness may provide some of the following benefits:
* Increased productivity due to automation of the
testing process.
* Increased probability that regression testing will occur.
* Increased quality of software components and application.
with regards
Preethi.G
| Is This Answer Correct ? | 35 Yes | 2 No |
Post New Answer View All Answers
what is sanity test (or) build test?
what exactly is heuristic checklist approach for unit testing?
What type of testing you perform in organization while you do system testing, give clearly?
What is the Myers Boundary Table?
Can you explain regression testing and confirmation testing?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
If project wants to release in 3months what type of risk analysis you do in test plan?
What are quality assurance and quality control?
what is base time , how can we base time your doc"s ?
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is the difference between qa, qc, and testing?
What is Application Performance testing and Operational performance testing
What is quality center? What are the modules of quality center?