Hi friend
I have query regarding QTP datatable.
I want to insert data in datatable during runtime.
suppose i wrote
datatble.value(1) = "Test data"
so when i run the script it says column(1) doesn't exist.
Then i write something in column A1 manualy and run the
script again.
Now it works fine.
Pls clarify how i can put value in blank cell of datatable.
Answer Posted / rajasekaran
By using Ouput Values concept we can insert in datatable
during runtime. but we can see the value only in Test
result,select runtime table in left side of he test results
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain about datafile/verification of date file when file is not available in local system?
please post the interview questions for QA position in FACTSET
what type of framework u r using in ur organization
Discuss the QTP Environment?
Explain xml checkpoints.
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
How does you test a weblink which is changing dynamically?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Name the properties you would use for identifying a browser and page when using descriptive programming?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
What are parameterizing tests?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
Does QTP run in any environment?
How to creating an output value using quicktest professional?