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 |
What is the life cycle of QTP? Pls Give me Exact answer?
How to connect the real time application application with the QTP?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
1.IF SOME OBJECT IN APPLICATION IS NOT IDENTIFIED BY QTP? HOW WILL YOU OVERCOME THIS? 2. WHEN AND WHYDO U GO FOR DESCRIPTIVE PROGRAMMING? 3. WHAT IS THE DIFFERENCE BETWEEN VB AND VBA? 4.WHAT ARE THE REGULAR EXPRESSIONS YOU USED? 5.IF ANY REQUIREMENT IS ADDED IN YOUR PROJECT, HOW WILL YOU PROCEED TO DERIVE THE TEST CASES AND HOW WILL YOU PERFORM AUTOMATION FOR IT?
After coming to know that QTP could not identify non-standard objects, we set those non-standard objects as virtual objects using Virtual object wizard. But how can we identify that qtp could not identify non-standard objects?
Can we Run the Tests developed in QTP 8.2 in advanced versions like 9.0, 9.1, 9.2...etc.,
How we can add actions in the test using QTP?
write a qtp script to enter user name & password for flight reservation login page from excel sheet
Explain the new feature of UFT regarding the export of test results?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?