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
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
How can you write the scripts that operate on different objects depending on run-time information?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How many lines of code in each script of QTP?
What is a quick test professional?
To which environments does quicktest professional supports?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
Did QTP prove efficient for your project? Yes or No, explain?
What is the difference in testing a client-server application and a web application?
What is an optional step in qtp ?
What is the limitation to XML Checkpoints?
Which scripting language used by quicktest professional (qtp)?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?