Answer Posted / vikas choubey
Parameterization can be possible in the following ways
1:local data sheet
2:Environment Variables
3:DataTable
4Random Variables
5.Dynamic Array
6.Dictionary Objects
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can any body please tell me the steps of keyword driven framework of QTP.
Explain the concept of how quicktest professional identifies object?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
What is qtpro?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
How qtp recognizes the object?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
please any one can explain the keyword driven framework. with gmail example.
How many ways we can parameterize data in quicktest professional (qtp)?
Have you used xml check point in your project? How?
Define Error Pane of UFT?
How we can import data from database?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
What are the trigger events in qtp?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..