One build is delivered. in that build button name is submit.
but in the next buit that name of the button changed as
login.are u continue with previous recorded script or u
make any changes?
Answer Posted / chakrapani
use desciptive programming to identify the object using
property names and its values.
Eg:
browser("Myyahoo").Page("dfdfds").Webbutton
("name:=gfgf").Click
name:=gfgf this can be retrieves using object spy.
even though in further builds the logicla name changes this
will work fine
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How can you pass value one action to another action?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
How do you know the location Id of an object if you know its index id?
What is object spy in quicktest professional (qtp)?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
What is the basic concept of quicktest professional (qtp)?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
what is keyword driven testing in qtp?n how is it useful?
How to find operating system information using the qtp script?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
how to idetfy which test cases are automated?who will deside that plz tell me
Explain the use of action split in qtp?
Can we run test with out adding object in object repository? How it is possible?
What are the ways you can synchronize?