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 |
What is the advantage of associating a procedure with a test object?
How to create a standard checkpoint ?
how do you do database testing in qtp
IS standard check point is very important than the other check points in QTP? If so why?
How to import a test case present in ".xls" file to TD under a Test set?
How do you start automating/ writing your QTP scripts ?
How do you synchronization point through DP?
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.
anybody give me the real time example for descriptive programming of web application
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
What is the descriptive programming?
what is the extension for the test version of the script?