What are the Features & Benefits of Quick Test Pro
(QTP)..?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
(a). Key word driven testing
(b). Suitable for both client server and web based application
(c). Vb script as the scriot language
(d). Better error handling mechanism
(e). Excellent data driven testing features
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / sravan
Hi This is Sravan
1. Key word driven testing
2. Suitable for both client server and web based application
3. Vb script as the script language
4. Better error handling mechanism
5. Excellent data driven testing features
6. Operates stand-alone, or integrated into Mercury Business
Process Testing and Mercury Quality Center.
7. Introduces next-generation “zero-configuration” Keyword
Driven testing technology in quick test Professional 8.0 —
allowing for fast test creation, easier maintenance, and
more powerful data-driving capability
8. Identifies objects with Unique Smart Object Recognition,
even if they change from build to build, enabling reliable
unattended script execution
9. Collapses test documentation and test creation to a
single step with Auto-documentation technology
10. Enables thorough validation of applications through a
full complement of checkpoints
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / rafi
1.Record and playback
2.Suitable to web applications
3.Screen recorder
4.To test the functionality
5.For a data driven we can use inbuilt 3rd party excel sheet
6.to store a values we can use runtime data table
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / shreya
QTP supprots wide range of enviornments like
sap,siebel,java,.net,peoplesoft,etc...
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / varun kandpal
1. Key word driven testing
2. Suitable for both client server and web based application
3. Vb script as the scriot language
4. Better error handling mechanism
5. Excellent data driven testing features
| Is This Answer Correct ? | 0 Yes | 0 No |
results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file
difference between GetROProperty and GetTOProperty
how to get the object count ?????????
what is difference between normal mode and fast mode?
I am using Shared OR, and my collegues are also using Shared OR. How to merge Object Repositories?
How smart identification works in qtp ?
What type of framework you are using in your company and explain it?
How we can differentiate between stand alone application and web application in QTP?
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
dar Sir I am Facing th eProblem in QTP thet ,when I start thrcording inthe QTP for the ASP front end and C# the Coding Language I fing that recording is Done well for the Login screen but at the Time Running the script the QTP is Unable to Identify the Objects On the Objec Onht eLigin screen .Please answer the Question in Description and the Propables reason I might be facing alsp the Popable solution I have to Take thanks and ragards
What is the Difference between test object and run time object?