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?
Answers were Sorted based on User's Feedback
Answer / uma +91-9848088957
U change the logical name of the object which object u cha
nge in object repository. or u add new object to the object
repository.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / suresh
If the change is permanent, we shouldchange it in the
object properties in OR.
Button - object
name="login"
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / gangadhar reddy
Yes.First Enable the Smart Identification Mechanism.
QTP will identify the changed object by using Smart Identification
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajasekhar
So we want to change the logical name of the button through
regedit.exe ., ie after executing this we can change the
logical name of that particular button
| Is This Answer Correct ? | 0 Yes | 1 No |
what are the disadvantages of descriptiveprograming
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
What are the views available in quicktest professional (qtp)?
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
How many types of recording modes are there?
What is post recovery scenario?
Explain the concept of object repository and how QTP recognizes objects?
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??
can i compare two databases using QTP ?