how to retrive the tooltip by using descriptive programming
in qtp?
Answer Posted / guest
Use the "alt" property of the object and use the
getelementsbytagname method.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
What are keywords in the vbscript language?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
Which operator can be used to do an xor operation in vbscript?
What is sql loader? Explain the files used by sql loader to load file?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
What is the extension of the vbscript file?
Write a code to print numbers from 5 to 0?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
How many types of operators are available in the vbscript language?
What are the 2 ways in which a variable can be declared in the vbscript language?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
give me any information abou vb script books learn quckly
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
Explain the scope of the variables using dim, public, and private keywords respectively.