Define QTP ?
Answers were Sorted based on User's Feedback
Answer / ```
qtp is functional and regression testing tool.Ituses record
and playback method for testing and advanced keyword driven
testing tool.
| Is This Answer Correct ? | 28 Yes | 2 No |
Answer / vengi
QTP is a graphical user interface record and playback
functionality tool
| Is This Answer Correct ? | 22 Yes | 3 No |
Answer / syed zabiur rahman s>a>
• QTP means quick test professional.
• It is functional and regression testing tool.
• Also called as advanced keyword driven test tool.
• It is primarily used for functional regression
test automation.
• It uses record and playback method for testing.
• QTP uses a scripting language built on top
of VBscript to specify the test procedure, and to
manipulate the objects and controls of the
application under test.
• It have a keyword view and expert view.
• It is easy to use more than winrunner.
| Is This Answer Correct ? | 17 Yes | 4 No |
Answer / mithra
QTP is quick test professional.It is functionality testing
tool and also advanced keyword driven test tool.It used to
recording and playback method.It have a keyword view and
expert view.It is easy to use more than winrunner.
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / venu chowdary
qtp means quick test professional.
qtp solves only some actions compare the manual testing.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / nagamani
QTP is an Automated Graphical User Interface testing tool
Repetative action like "Regression testing" , "Functional
Testing" can perform. Advantage is it Save the Man Power,
Time, Money and accurate
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / divya
QTP means Quick Test Professional.It is an automated functional Graphical User Interface (GUI) testing tool that allows the automation of user actions on a web or client
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chowdaryy!!
Compares automated and manual testing methods. It introduces the
QuickTest testing process and familiarizes you with the
QuickTest user
interface and the sample Mercury Tours Web site.
| Is This Answer Correct ? | 2 Yes | 4 No |
Explain about reusable actions?
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.
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
can anyone tell me from where i can download qtp demo or crack version
In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?
somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can
wht type of User defined functions or Java Releated functions Do we write in VB scripting
what is output value in QTP and how it can be used in automation testing
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
what is testing process with QTP in organization
What are the steps involved in the recovery scenario wizard?
what is the difference between parameters and arguments?