What are the application does winrunner support?
What are the applicaiotn does QTP support?
Does winrunner, QTP can be used in Linux OS?
Answers were Sorted based on User's Feedback
winRunner supports
VB,.NET,JAVA,D2K,DELPHI,SIBEL,HTML,VC++,POWER BULIDER etc..
QTP supports
VB,.NET,JAVA,D2K,DELPHI,SIBEL,HTML,VC++,POWER
BULIDER,SAP,PEOPLE SOFT,ORACLE,MULTIMEDIA AND XML etc..
winRunner and QTP both works in WINDOWS os only but for
UNIX and LINEX winrunner is used as "XRunner" tool for QTP
no such tool as i know
If any mistake is there plz inform me
thanku
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijay
thanks for ur comments.
Pls let me know whar are applications supported by only QTP
not in winrunner?
You have mentioned SAP,ORACElE,PeopleSoft are supported by
qtp. I think SAP,ORACLE ,PEOPLESOFT also supported by
winrunner
| Is This Answer Correct ? | 0 Yes | 0 No |
how to read data from a csv file using Test complete functional tool..please can anyone post the code
How automation process is carried out?
Any one suggest me for Free ware (Opensource) Automation tool for regression testing.
Explain me what is the difference between setspeed() and sleep() methods?
How to download QTP 9.5 Trail version? please explain the complete process?
How will you choose a tool for test automation?
Write a short compiled module which selects random numbers?
Who is the best faculty for Automation testing in hyderabad
Explain me what is testng and why is it better than junit?
How to open an application through scripting in QTP? Give me Syntax and example please
Does automation replace manual testing?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.