Can you tell me the differences between writing the VB
script manually for a application and recording the same
application in QTP , with a example?
Answer / ajreddy
Hi
Example:
to open gmail portal
Record and play back
Window("Program
Manager").WinListView("SysListView32").Activate "Mozilla
Firefox"
Browser("Yahoo!").Page("Yahoo!").WinObject("MozillaWindowClass").Type
"www.gmail.com"
Browser("Yahoo!").WinObject("MozillaWindowClass").Click 263,41
Browser("Yahoo!").WinObject("MozillaWindowClass").Type
".gmail.com"
Window("Window").Activate
2. Descriptive programing(manually) vb script
systemutil.run "www.gmail.com"
Browser("name:=Gmail").Page("title:=Gmaillogin").activate
from
ajreddy
| Is This Answer Correct ? | 2 Yes | 1 No |
What is runtime objects and test objects? What is the difference between them?
What is data driven testing in QTP?
what is Compile Module in QTP? what exactly it contains Functions or Actions?
how you have used object libraries? plzzzzz do answer
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
Hi everybody.. I m using QTP 9.2 version., plz send me licence key is it seat or concurrent licence key... plzzzzzzzzz plz help me for this one and its Locking code:8-5C740 Maintenance number: 0123-2820602186.,
How to create Reusable and Multiple Actions?
How did you use regular expressions in QTP and also in WR?
Does QTP run in any environment?
If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?
What are the different types of qtp test assets and their extensions?
breef description of batch testing ?