Can we test GUI of the application using QTP.? How.?If
possible briefly explain process.?
Answer / chetana
yes, the GUI of the application can be testes using QTP.
(QTP is used to do functionality testing),so you can record
your functionality or add descriptive programming on the
objects in the GUI.
| Is This Answer Correct ? | 2 Yes | 6 No |
I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?
hou can we use vb script in qtp could u tell me breafly
Is it a smart choice to use QTP for backend testing?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
What is action split and the purpose of using this in qtp?
how will you load the test cases in ddt?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
what is a test strategy & what is the difference between test strategy & test plan?
How to capture the Check point Value into a variable?
How to identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming
WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?