Answer Posted / baba fakruddin
By using Test check points and Text area check points we
can perform GUI Testing or Text Testing
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the different types of action?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
when u script reveiwing in which area u more concentrates?
How do you create regression test packs?
How many types of parameters are available in quicktest professional (qtp)?
What is qtpro? What is quick test pro?
Can any body please tell me the steps of keyword driven framework of QTP.
What is the basic concept of qtp?
whare exactly we have to use functions and sub routain
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
Explain different recording modes?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
Hi How to retrieve data from web element line by line?
Hoe can we do retesting using functions please give the code for it using login page
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.