What is accessibility check point?
No Answer is Posted For this Question
Be the First to Post Answer
How to handle Run-time errors?
difference between waitProperty & Checkproperty
What are the details steps to connect a remote mysql database in QTP
if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND
1.can we parameterise object repository?how we can do it? 2.there is a name "mallikharjun".i want to get the vowels in it through VBSCRIPT?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What is the Maximum syncronization timeout in seconds in QTP 9.5
write a function to read the items from Combobox of Flight Reservation application and save in excel.
How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?