How can we check whether a particular sheet loaded (existed)
or not in Data Table.
Answer Posted / ramana vanteru
For the above answers, i would like to add somemore info,
In datatable, after adding a sheet, we can get the sheet
count with the following script..
Ex: datatable.addsheet("New_sheet")
msgbox datatable.getsheetcount
Note: "getsheetcount" will give us the no.of sheets present
in the datatable.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How you can replace string in qtp?
How do you check ticket cost and ticket number in flight application?
What are some test assets and related extensions of qtp?
how to create flat file datasubmission in qtp
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
What is optional step in qtp? How you can add optional step in qtp?
Define virtual object?
What are the types of object repository?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
why text area checkpoints cannot used for web applications
What are the types of environment variables in qtp?
How do you synchronization point through DP?
What is the difference between the design-time and run-time data tables?
Where you are storing your script?
how to post xml data from QTP scripts to any application?