How you test the object which is dynamically changes its
location?
Answer Posted / chivukula.kumar
Hi Shiv,
your correct.
when object properties and object implementation is
dynamicaly changing then we are using DP
for example object(text box) location is changed
dynamically, then we can findout with the help object
properties like (index or creationof time or name etc....)
when that object having the unique name the following code
is applicable
Set obj = description.create()
obj("name").value = "xxx"
Browser("browsername").page("pagename").Webedit
(obj).set"xxx"
Or
Set obj = description.create()
obj("index").value = "x"
Browser("browsername").page("pagename").Webedit
(obj).set"xxx"
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the use of text output value in quicktest professional?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
Hybrid framework supports Descriptive programming. Is it true?
any body can you help me what is the script to automate an comand promt
How did you resolve conflicts present in Object Repository?
What are the types of object repositories? Which one is you using?
What are the views available in qtp?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What is checkpoints for qtp?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Diff b/w Health care domain and Banking Domain?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
why should we give deliver good quality software?