What is test harness?
Answers were Sorted based on User's Feedback
Answer / rkcr
Test harness is a collection of sofware and test data
configured by running it under varying conditions and
checking its behaviour and outputs.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / zahid asim
A program or test tool used to execute test case. It is also
known as Test Driver.
| Is This Answer Correct ? | 0 Yes | 5 No |
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
After geting the modules where we generate the script ie in qtp or notpad ?
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?
In a webpage how to check the dynamic links that re changing regularly?( without using regular expressions.)
How to invoke QTP using Dos prompt ?
How to make arguments optional in a function?
what is a test strategy & what is the difference between test strategy & test plan?
what function you write to do database testing with the help of qtp?
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?
which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?
how can i count the number of links???