Can we test internet application using QTP?
Answers were Sorted based on User's Feedback
Answer / prabhakar
yes, we can test. Internet application is nothing but a web
application. QTP provides features to test the web
applications.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / ram
yes we can test Internet application and window based applications too.
Ram
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the data types in qtp?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance
several browsers opened. write QTP script to close all browsers except gmail.
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
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)
How Qtp will identifies object during run time
what is difference between calling a function and reusing an action?
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)?
After creating testcases, how do you start testing in QTP? what methodology will follow?
7 Answers Actran, American Well,
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.