What is the Difference between test object and run time object?
How do u connect database through QTP tell me both Ms Access and SQL
How many add-ins comes by default with qtp?
what is smart identification?
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.
What are the different types of action?
what are the main differences between keyword driven frame work and data driven frame work?
What is Modular framework and Keyword drive framework? Explain
what is exact difference between smoke and sanity testing?
What is the difference between Normal mode and Fast mode ?
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario