What is meant by Step Generator in Qtp How is it used? pls
gimme in detail
Answer Posted / andy
Step generator is a feature availabe in QTP which helps to
generate the script without recording and/or without typing
the script in Expert View.
For Detail go to help file and type "Step Generator"
It will tell us how to add the steps.
| Is This Answer Correct ? | 29 Yes | 7 No |
Post New Answer View All Answers
How many types of recording modes are there?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Have you used xml check point in your project? How?
How will you find the current time of the remote machine using QTP script?
How u will do versioning in QTP?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Why qtp always start action1 and does not start action?
How would you export a script from one pc to another in qtp?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How do you convert manual test cases to automated test cases?
What is a Patch in QTP?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly