Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP not recording the test steps
#1
Not Solved
Hi,
I just started learning QTP and using QTP 11.0 trial version on my windows 7 pc.

When i try to record simple google search or gmail login function, QTP is not recording the steps in keyword/expert views. After I stopped recording, i could only see the last step "Window("Windows Internet Explorer").Close".

One more point I noticed is if I move the web page (In this case google search page) those steps are being recorded as below.

Code:
"Window("Windows Internet Explorer").Move 349,226
Window("Windows Internet Explorer").Move 183,242"

But any of other steps like text entered in search box, and click on search step etc..are not being recorded.

Why is this happening? Please help.
Reply
#2
Not Solved
What is your IE version??


Reply
#3
Not Solved
I am having the same issue. REcording a test by opening google.com & entering search and clicking the buttton but in expert view all it shows is

Window("Windows Internet Explorer_2").Close

1)Browser opening google
2)editbox search word entered

above two steps are missing..

I tried this
tools->options->web->advanced->under record settings "checked" ->use standard windows mouse buttons on click , mouse down and up

and then the vbscript improved to

Code:
Window("Windows Internet Explorer_4").WinEdit("Edit").SetSelection 0,59
Window("Windows Internet Explorer_4").WinEdit("Edit").Set "www.yahoo.com"
Window("Windows Internet Explorer_4").WinEdit("Edit").Type  micReturn
Window("Windows Internet Explorer_4").Close

Can someone help?
Reply
#4
Not Solved
Hi,,

Same prob

can anyone help..unable to record the Test steps..only browser close and minimize and maximize are being recorded ..

Plz help
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  UFT 14.53 not able to record steps of web application rupesh doshi 3 2,547 10-10-2019, 01:50 PM
Last Post: rupesh doshi
  QTP Recording Rakesh Sahukari 0 1,609 11-03-2013, 01:10 PM
Last Post: Rakesh Sahukari
  QTP Automation testing steps for .net web applications? Ramadas 0 2,175 10-30-2013, 12:54 PM
Last Post: Ramadas
  QTP 11.5 recording issue anupam4j 0 1,597 02-05-2013, 05:20 PM
Last Post: anupam4j
  qtp not recording all the steps kp_usa 1 2,434 12-21-2012, 02:46 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 2 Guest(s)