-
Objects not found in the repository Error in qtp
I had written a script in QTP which was working fine when i executed.(Saved the script)But when i executed the same script after 2 days. An error occurred saying that "Objects not found in the repository". Why is this happening.Kindly give me the answer. Its urgent
-
-
-
--------
I want to get this value "12" from the text field and use it some where. I did the following
value=
Browser("").Page("").WebEdit("_id0:ltrno").GetROProperty("Value")
msgbox("The value is "& value)
The message being displayed is: The value is
i.e. nothing is being displayed
Need some guidance.
Thanks in advance. ">Browser("").Page("").WebEdit("_id0:ltrno").Set "12"--------I want to get this value "12" from the text field and use it some where. I did the followingvalue=Browser("").Page("").WebEdit("_id0:ltrno").GetROProperty("Value")msgbox("The value is "& value)The message being displayed is: The value is i.e. nothing is being displayedNeed some guidance.Thanks in advance.
-
-
-
-
-
-
-
-
How to record a script using the CMD (windows command line shell) ?
I tried to record it as a WinApp but it wont recognize any interaction with the CMD window
-
-
-
QTP Function Question
In my interview, I was given a screen shot for user name, password, date, transfer amount etc and was asked to write as many test cases as possible in terms of qtp.I don't know how to write function to check the date. Please some one help with some sample test cases that are used in real time QTP. Thank you so much in advance.
-
-
-
-
-
QTP Interview Questions
Ans