What is difference between WR and QTP?
Answers were Sorted based on User's Feedback
Answer / s.saireddy
1.lowlevel recording is not possible in winrunner.
In qtp possible.
2.qtp supports SAP,PEOPLESOFT and .NET applications.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / yogesh dewangan
WR is basicaly for VB and JAVA based application and QTP is
for .NET and JAVA based application.
| Is This Answer Correct ? | 0 Yes | 2 No |
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .
In real time whenever we found bug , after that where you send to that bug. send to T.Lead or Directly Developer. Plz explain me?
What are table and db checkpoints?
What is the difference between Dim And Redim
4 Answers Hotel Jobs, IBM, Microsoft,
How can we retrieve the links from a web page where links are dynamically changing(for eg take a online shopping website) and then we have to click on all the links present in the webpage and go to the repective pages and again come back to the first page..
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
What is the Maximum syncronization timeout in seconds in QTP 9.5
How to test menu options using qtp
Can anybody send me the code to get the RO property of the active screen in QTP while running?
How to test a web application using QTP?there is no any .exe file in web app,then how we can take the application for testing
It seems Interview questions from Ordain Solutions are almost BASIC LEVEL-Easy. I am asking one tough question..(I think.. May be easy for some people) In recorded script the - WebLink("cityinfo") In reality, the WebLink name is "generalinfo" How you can write function to click that changed web link. NOTE: This functin should work with any Dynamic text link. I will post the answer later.