QTP is used better in which type of application Web based
application or desktop application
Answer Posted / sravan
QTP is used to test both the web based application as well
as desktop application, but mostly QTP is better in desktop
application.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
how to find that tools work well with ur existing system?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What are the different types of functions available in qtp and explain ?
How to test background color and dynamic images during run time can you put the check point for moving objects?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
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)?
Is any limitation to xml checkpoints?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What is keyword view in qtp?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
How do you know the location Id of an object if you know its index id?