Answer Posted / rico
Wikipedia Say's:
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 monitor 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 optimising), orchestrate a runtime environment,
and provide a capability to analyse 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 typically provides 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.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to capture a window in QTP?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
What are the different types of recording modes?
What are the challenges you faced during you entire life automation ?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How will you declare a variable in qtp?
What is the parameterization?
What is data driver in qtp?
when u script reveiwing in which area u more concentrates?
How many types of recording modes in the qtp?
To which environments does quicktest professional supports?
Hello friends..... On which areas of an application we can not test with QTP
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
what are the challenges you have faced while testing web based application using the automation tools ?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins