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 is flag=0 in qtp tool.. i am strugglin to use flag function , exactly when it is used , any real time expert pls explain clearly?
What are metrics and matrix?
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
1.what is test automation life cycle?
What is recovery scenario manager? When you go for recovery scenario manager?
What u say as experience(Interview) "TELL ME ABOUT UR SELf"? As a Fresher(interview) What u Say?
-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
Can u explain about QTP framework
who QTP recognizes the object stored in object repository?
how can I read text in browser and export the same into text file?
How to connect to a database?