Can anybody give the script to addsheet, add column,add
values under that column in the rows?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
We can create sheet, parameter and can assign value in one
step:
DataTable.AddSheet
("MySheet").AddParameter "Parametername","Value"
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sunil reddy
TO add Sheet
Datatable.Addsheet(Sheetname")
TO Add column
datatable.getsheet(3)
add parameter "Sunil","Chinnu"
Datatable.getrowcount()
Is This Answer Correct ? | 1 Yes | 0 No |
What will be the output of the statements below? On error Resume Next Sum 100/0 if Sum= 0 Then msgbox "Pass" else msgbox "Fail" End If
What are the 3 main stages involved in testing with qtp?
Can we write class for vb script in Quick Test Professional?
What does "Dynamic change on web pages" means.As per my knowledge, this comes in "Complete" level of Active screen capture levels, where it says, "Also dynamic changes on web changes are saved.so i want to know what type of dynamic changes are made and is this dyanmic changes efftes only on web application or any other?
What is the extension of the recovery scenario file in qtp?
The xls contain data. how to get number of columns form the sheet?
How to load the object repository at run time?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
How to get data line by line from web element
How many types of Test Plans are there...??
How to database testing by manualy?in my db having 100 records when i am retriving the data from db it shows in frent end 30 records how to find bug using QTP?plz Exp realtimers (Chandana)
What are the automation metrice in your project?