What are the advantages of a Hybrid framework?
No Answer is Posted For this Question
Be the First to Post Answer
How does qtp identify gui object?
where the check points are stored ?
what do you call the window testdirector-testlab?
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
What is the Difference between copy to action and call to action?
Explain the concept of object repository and how quicktest professional recognises objects?
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
explian about the qtp frame work? where u can use it in your project?
Explain in brief about the qtp automation object model (aom).
How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP