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 / siraj
Before inserting value in the cell, first we need to create
column by using "addparameter" then we can insert value in
that column.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
how to convert 100 into hundred repees only and viceversa
what is supply chain management?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How many types of recording modes in qtp?
what QTP Options do you know?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
Explain quicktest professional testing process?
What are the types of environment variables in qtp?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Does quicktest professional is unicode compatible?
How many types of parameters are there?