hai all.iam chandu..please let me know how to test a link
in QTP when it is changing at run time..and what property
we should take while we r using descriptive programming for
a link..
Answer Posted / sangee
U can get the value by using Object Spy and get the properties
which ever u want.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the valid scopes of a variable in vbscript?
How will you format a number in percetage format in vbscript?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
What are the environments supported by vbscript language?
How will you convert a string to upper case string using vbscript?
What is event handling in vbscript?
1. How do declare public variable in vb scripts?
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
What is the use of the date function in the vbscript language?
Which operator is used to concatenate the 2 values in the vbscript language?
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
Explain about scrrun.dll?
how to set one column as primary key in QTP and fetch values accordingly
Explain what is loose binding? Why is it not a good practice to use it?