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 |
How should I check my code( Before going to execute) without executing the script in QTP
wht type of User defined functions or Java Releated functions do we write in VB scripting
Is it mandatory to know abt regular expression in descriptive programming
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
What is QTP’s model for test creation?
which tpye of exceptions mostly do we face in QTP
How to find the length of the string in qtp?
How will internal and external links be validated and updated? how often?
what are the design objects in qtp
If some requirements r changed during the testing process ,then how can u handle this in frame work?
how we can know qtp has used smart identification machanism during the execution.
What are the major/ important methods, functions in QTP we use realtime testing