Answer Posted / krishna chaitanya
QTP is a tool which is used to automate the applications.
QTP especially used to test the Web Applications. Using
this tool we can perform GUI testing, functional testing
and database testing.
QTP is easy-to-use tool which can be scripted using VB
Script or Java Script. This tool extensively recognizes the
web objects which are used in web applications.
| Is This Answer Correct ? | 8 Yes | 12 No |
Post New Answer View All Answers
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What is the use of running the scripts in Hidden-mode in UFT?
what is command for executing files?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How do you synchronization point through DP?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Should have experience in framework means?
how to explain a claims and insurance project?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
What is the difference between shared and local object repository?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Problem with XML checkpoint in QTP ?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.