How you used DDT in QTP?
Answer / deven mehta
Parametrization is exactly the flow of input value from one
Action/function to another action/function. DDT is also a
parametrization method but usually excel/datatable is used
for inputs and outputs in DDT.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does qtp identify gui object?
Tell me Three major differences between QTP & Winrunner?
Give the syntax to load function at run time.
Explain types of exception handling and script for that?
QTP 9.2, Issue: Creating Shared Object repository. I recorded 2 scripts. I exported the Object Repository to a shared location for the first script. Associated the exported repository to the first script and deleted the Local Repository for the First Script. Now Opened the Second script and try to Add the Local Object Repository of 2nd Script to Exported Object Repository. But I fail. Can anyone please help in providing steps that need to be followed in creating a shared object repository? Thanks in Advance.
What are the recording modes in qtp?
how can we retrieve ten rows from the data table using loop concept?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
In real time ,How to run all scripts in QTP? i,e in projects
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
For which type of project the iterative model is suitable?
How to findout the number of spaces with in STRING For Ex : STRING is " RAJ IS A SOFTWARE ENGINEER " Please send me the answer