hi can any body give me a script for creating a modularity
or keyword driven framework..i am working as a qtp tester
for 2 months but still i am not exposed to framework in my
company
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of Automation objects than Test Objects?
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
Explain the difference between data driven testing and parameterization ?
What type of problems one will face with QTP , if too many browsers are opened at a time?
How often were they executed?
To which environments does quicktest professional (qtp) supports?
Hi, I Install QTP 9.2 in windows Vista. but it is not supporting IE. it is supporting only windows based application. could I change any setting in Vista for supporting IE.. ?? thanks in advance...
How can you merge two Object Repositories?
does automation replace manual testing?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on