Associated files in QTP?
Answer / poonam
Associated files are the script files(in which the
functions/methods are defined)
Ex: If you want to add a associated file, make a file with
functions in vb script, having extension .vbs
Using the file.
In Test ->Settings ->Resources. add a associated file by
selecting from proper location.
It can be made default for a test.
| Is This Answer Correct ? | 2 Yes | 0 No |
how to do regression testing in qtp? plz give ans with examples
How to connect the real time application application with the QTP?
What is the extension of script and object repositary files?
Tell me the situations where we will use Data Driven?
What is test harness?
How to compare the two strings?
How the exception handling can be done using quicktest professional (qtp)?
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
What is batch testing?
Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks
how to test one edit box using Java addin for Web Applications? write script?