Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP not recording the test steps
#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


Messages In This Thread
QTP not recording the test steps - by rkttm - 11-09-2011, 12:42 AM
RE: QTP not recording the test steps - by apeksha_sonu - 02-14-2012, 06:26 AM

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

Forum Jump:


Users browsing this thread: 2 Guest(s)