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 is active screen,keyboard view?
What does ".mst" stands for? (abc.mst)
Hai anyone please "Explain about Framework in QTP?"
Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository from google page it was identifying as windows objects.. please help me!!!
Is there any thing that we can replace recovery scenario manager in QTP.
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.
How will you find the current time of the remote machine using QTP script?
Hi All, I want to know how can we schedule QTP scripts. Am using 9.5 version and in our office they want to schedule individual scripts of QTP so that it can run unattended during night time, Please help me how to do that. 2. what is the use of silent test run in qtp can I schedule the scripts in Silent runner, Please explain. 3.I retrieved data from the database using output value -> Database output value. the result of the query for eg is 5 rows, iam able to output the first row by selecting the cols and adding it to output, but am not able to do it for the rest of the rows. please tell me how to do it. Sorry for posting so many qns, am not able to find answ to any of the above in any websites, hoping that someone would really help me with these here, please help me. awaiting for ur immediate revert. Priya
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
Hai Friends this is Rajesh , Is there any Site or Blog that Video tutorials of Qtp that can be free downloadable to Pc. Friends if any body know that site or blog please send me because i'm really in need for that because i cannot affordMoney in learning Course in Institutes due to Financial Problem . So please Forward that Site or Blog which provides Downloadable Video Tutorials in Free to PC , As My Friend is having PC thru that I'm planning to learn. So Kindly help me Friends if you are aware of that Site/Blog
What is InStr()