Answer Posted / 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 |
Post New Answer View All Answers
What are the different properties of an web object
Does quicktest professional (qtp) is unicode compatible?
How u will do versioning in QTP?
What is the file extension of the code file in qtp?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
How to check feasibility of the appliction?in automation testing?
What is the difference between local and shared object repository in qtp?
what is the hierarchy to use properties in descriptive programming
after initiating one project for testing, when exacltly QTP tester role starts?
How smart identification works in qtp ?
How many add-ins comes by default with qtp?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Explain sub procedure of vbscript.
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans