How do you copy a value from a cell in an msexcel sheet saved
on the desktop into QTP's datatable when the co-ordinates of
cell are given?
Answer Posted / aruna
V CAN COPY THE CELL VALUES
GIVE THE CELL VALUE EX (1,1).COPY .............
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
The hybrid framework can be implemented for any application. Is it true?
what is run-time data?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
How to use reporter.report event in qtp ?
could any help me please, how to work on visual foxpro application using UFT
who QTP recognizes the object stored in object repository?
What is use of object spy?
what is error and fault in terms of software quality?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
when u script reveiwing in which area u more concentrates?
what could go wrong with test automation?
Why to use descriptive programming?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.