what do u mean by test harnesses in qtp?
Answer / 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 |
what is the difference between development and testing
Is there is any method how to connect remote desk throw QTP if yes please answer with a example?
describe some problem that u had with automation testing tool?
What is keyword driven testing..what is the use of this in Automated testing
How to supress warnings from the "Test results page"?
What are the factors on which script execution time is dependent?
Does QTP run in any environment?
What is the current version of QTP and now it is the product of Mercury or HP
write vb script code to delete the duplicate values in an array.
Have you performed Debugging and how did you?
What is TOM in QTP?
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no?