Can we select add ins in UFT during run time
Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...
What is a data driven test in qtp?
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or non-QA member (developer/PM)? Thanks in Advance!!!!!
Describe the differences between functions and actions in UFT?
Why script error occur in between recording in qtp?
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
What are the flaws in water fall model and how to overcome it?
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
what's the difference in between function and sub and give some code as well