how do we add a new sheet to data table in QTP?
Answer Posted / balaji s
Datatable.Addsheet "Sheet1"," "
Instance purpose i am using the sheet name as "sheet1" if
the user wants to use some different name then they can use
it.After adding the sheet adding a value in the column is
necessary so i add null values for that
Regards,
Balaji S
9894207910
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can you write a script to check if the folder exists or not?
how to test load test and block box testing an a web based application pls give ans briefly
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
What are the main differences of qtp and win runner?
Hello friends..... On which areas of an application we can not test with QTP
How many scripts did you have?
can the activities of test case design be automated?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What are the recording modes in wave event?
Explain about datafile/verification of date file when file is not available in local system?
Discuss quicktest professional (qtp) environment?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
write a script to verify the image path(src property) of the images which are in web pages.
Explain the checkpoint in qtp?