Define QTP ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..

1325


Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)

1425


how can we compare descriptive programing with a regular expression

1897


Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.

1463


Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project

1609






Why qtp the best testing tool?

546


Explain the concept of object repository and how quicktest professional recognises objects?

533


what are the limitations of smart identification in qtp 9.0

1899


Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks

1867


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1258


What is TOM in QTP?

1777


What is the pros and cons between QTP and Rational Robot

3262


Should have experience in framework means?

1391


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1541


Please guide me release notes of Automation once scripts are completed

1430