what do u mean by test harnesses in qtp?



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

Post New Answer

More QTP Interview Questions

where is the bitmap checkpoint be saved

3 Answers  


what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?

0 Answers  


how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?

2 Answers   Syntel,


Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance

0 Answers  


What is checkpoints for quicktest professional (qtp)?

0 Answers  






How to retrieve the object properties at runtime without the usage of GetROProperty?

3 Answers   Cap Gemini,


actually how many hours per one day we will work on automation(qtp) in real time

1 Answers   Synechron,


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.

0 Answers  


Can we write winrunner language i.e TSL in QTP tool?

0 Answers  


Can any body please tell me the steps of keyword driven framework of QTP.

0 Answers   TCS,


What is the use of Accessibility check point?

3 Answers  


Explain the concept of Output values in Quick Test Professional?

1 Answers   Crea,


Categories