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 |
Does quicktest professional is unicode compatible?
what is On Error Resume Next ?
hi all i have qtp 9.0, Active screen is not working means after recording script snap shots not displayed in Active screen window. i have all ready check all setting means Tool...>option...>Active screen...>Default Level button is disabled. Is there other setting is remain to set Pls help i m new for qtp
IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this?
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
How software automation specialist enter steps in the Expert View?
how to handle the textboxes where in it should take the sum like ex:: while posting a question in this site it will for what is the result of 6+3=__ where in we have to enter manually 9 and click on submit... but how to handle these cases in qtp.. can someone plz help me out wid dis...
I want to clear the webedit field without using set"" in qtp script
HOW TO DO THE BATCH TESTING USING QTP?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
how qtp will recognise if application is run on many browsers
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.