Posts: 11
Threads: 4
Joined: Jun 2010
Reputation:
0
07-19-2010, 09:57 PM
Iam trying to record on a web based application using QTP
On a screen i do a search by last name, city and i see
some entries returned. My test is unable to record this step: clicking the
first row out of various search results returned. Can any one please let me know how I should modify the
test. Thanks.
Posts: 516
Threads: 17
Joined: Jul 2009
Reputation:
3
07-19-2010, 10:02 PM
Hi Hima,
In which environment your app is developed and the rows are identified with Spy?
If you can share the screen and spy screenshots, we can help you with most precised solution.
Thanks,
SUpputuri
Posts: 11
Threads: 4
Joined: Jun 2010
Reputation:
0
07-19-2010, 10:56 PM
Java
I tried to record it and didnt record the action of clicking the first row;
I do not know if I need to use spy. Do I?
Posts: 516
Threads: 17
Joined: Jul 2009
Reputation:
3
07-19-2010, 11:57 PM
Can I have the screenshot?
And when you run the script, does it throws any error? If yes, Can you provide me the error message.
Thanks,
SUpputuri
Posts: 2
Threads: 0
Joined: Jul 2010
Reputation:
0
08-25-2010, 04:44 PM
Hi venkatbatchu,
I don't think this would resolve the issue that I had posted. I guess, the piece of code that you have mentioned needs the user to specify the exact web link that the user wants to click on whereas what I want to to do here is click on any link that appears in the top row.
Please correct me if I am wrong.
Anyways, thanks for the reply.
Neeraj