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
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
How can you identify the browser and its information using the qtp script?
Did the scripts need lot of maintenance? If yes, why?
Give me some real time point of way where exactly we can conduct audits?
Explain the views in the QTP GUI?
What is the extension of the qtp local repository?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Discuss quicktest professional (qtp) environment?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Hi, how can we check or avoid the memory leakage in QTP9.2?
What is checking bitmaps?
How do you create regression test packs?