What is the difference between Keyword Driven test and Data
Driven test?
No Answer is Posted For this Question
Be the First to Post Answer
for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?
What is the synchronization point in qtp?
what are the disadvantages in QTP 9.2?
Can anybody give the code for ALL DATATABLE METHODS)(ex: datatable.getrowcount, datatable.getsheet etc....) and ALL DATABASE COMMANDS (like .getcelldata, which are used to retrieve data from a database and from a webtable)with examples.
What is the recovery scenario in qtp?
How to Test the mainframe application?
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
how will you load the test cases in ddt?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Can we call a parameter from an action to other action?
what is the difference between data table and spread sheet?
I want to clear the webedit field without using set"" in qtp script