If i entered 2 columns and 4 rows inputs in DDT Like Mango
fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q
is How to get the 2nd column value for corresponding 1
column input in 3rd row ie, ( i need to get "veget" in
messge box @ run time
Answer Posted / ravi
Ratna...Could u pls explain your answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In what occasion we can specify global sheet and action sheet?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
Hybrid framework supports Descriptive programming. Is it true?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
what is error and fault in terms of software quality?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What is the extension of qtp local repository?
What is Test Fusion Report in QTP?
Whether qtp 9.0 supports Test director8.0
is it possible to add sheets to excel at runtime
Explain the types of object repositorys in qtp?
How to use checkpoints in qtp ?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me