How to write a general script which should does the
following
a). If a page object is given, it should identify the page
object of the corresponding page(site).
b). It should identify all the links of that particular
page.
in QTP tool?
Answer Posted / isha menon
I dont know the rite answer for this question,. But this
question will be very much useful to know more about the
main testing tool QTP,.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Write a Script for ATM in QTP
Explain the string concatenation function in vbscript?
Explain the functionality of vbscript?
How are comments handled in the vbscript language?
Compare java script and vb script?
Explain about adodb.stream class?
What is the use of option explicit statement?
Which function allows you to instantiate an object given its programmatic identifier or progid?
What are the differences between sub procedures and function procedures?
Mention how to assign a date value to a variable?
How to create a function in vbscript?
What are the 2 ways in which a variable can be declared in the vbscript language?
how to increase the values in text box in a given text box increament by two values by clicking on button
How to Import data from a file (file is on the desktop) to the data table
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...