It seems Interview questions from Ordain Solutions are
almost BASIC LEVEL-Easy.
I am asking one tough question..(I think.. May be easy for
some people)
In recorded script the - WebLink("cityinfo")
In reality, the WebLink name is "generalinfo"
How you can write function to click that changed web link.
NOTE: This functin should work with any Dynamic text link.
I will post the answer later.
Answer Posted / kuldeep sharma
identify these objects by OR manager and see what are the
basic and unique property this link having and use
discreptive scripting with this property
for example:-weblink("text:=cityinfo")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Can we record using all the modes in a single script? Explanation with example is appreciated
What are the different types of qtp test assets and their extensions?
How to find the length of the string in qtp?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
is it possible to add sheets to excel at runtime
How to customize qtp?
Explain the types of object repositorys in qtp?
How to test background color and dynamic images during run time can you put the check point for moving objects?
How to associate shared object repository to test in qtp?
write script for bitmap image?
What contains Data Driven Framework document in qtp?
What is checkpoints for quicktest professional?
How to interact tool & application build in QTP?
how to know no.of mails in our g mail by using vb-script