What is QTP?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
QuickTest is a graphical interface record-playback
automation tool. It is able to work with any web, java or
windows client application. Quick Test enables you to test
standard web objects and ActiveX controls. In addition to
these environments, QuickTest Professional also enables you
to test Java applets and applications and multimedia
objects on Applications as well as standard Windows
applications, Visual Basic 6 applications and .NET
framework applications.
K,Byeee....
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / zia ur rehman
QuickTest is a graphical interface record-playback automation tool. It is able to work with any web, java or windows client application. Quick Test enables you to test standard web objects and ActiveX controls. In addition to these environments, QuickTest Professional also enables you to test Java applets and applications and multimedia objects on Applications as well as standard Windows applications, Visual Basic 6 applications and .NET framework applications...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rashmi tiwari
QuickTest is a graphical interface record-playback automation tool. It is able to work with any web, java or windows client application. Quick Test enables you to test standard web objects and ActiveX controls. In addition to these environments, QuickTest Professional also enables you to test Java applets and applications and multimedia objects on Applications as well as standard Windows applications, Visual Basic 6 applications and .NET framework applications.
QTP is Mercury Interactive Functional Testing Tool. QTP stands for Quality Test Professional.
Mercury QuickTest Professional: provides the industry's best solution for functional test and regression test automation - addressing every major software application and environment. This next-generation automated testing solution deploys the concept of Keyword-driven testing to radically simplify test creation and maintenance. Unique to QuickTest Professional’s Keyword-driven approach, test automation experts have full access to the underlying test and object properties, via an integrated scripting and debugging environment that is round-trip synchronized with the Keyword View.
QuickTest Professional: enables you to test standard Windows applications, Web objects, ActiveX controls, and Visual Basic applications. You can also acquire additional QuickTest add-ins for a number of special environments (such as Java, Oracle, SAP Solutions, .NET Windows and Web Forms, Siebel, PeopleSoft, Web services, and terminal emulator applications).
| Is This Answer Correct ? | 0 Yes | 0 No |
How to save your test using quicktest professional?
What are the difference between QTP and Winrunner
Can I import a excel sheet in Action1 datatable? How?
How u perform Batch Program in QTP?
What are the different types of qtp test assets and their extensions?
what is the framework followed by ur company in qtp
What is test object model in QTP ?
I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this
Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.
What is the difference between the design-time and run-time data tables?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.