Can anybody give the script to addsheet, add column,add
values under that column in the rows??
Answer Posted / priyareddy
We can create sheet, parameter and can assign value in one
step:
DataTable.AddSheet
("MySheet").AddParameter "Parametername","Value"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Is it possible to switch between recording modes during a test creation?
What is the use of text output value in quicktest professional?
How to analyzing the checpoint results?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
What are the ways you can synchronize?
How to use debug tools?
How many types of recording facility are available in quicktest professional (qtp)?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Differentiate the type of test cases which can be automated and which cannot be automated?
What are the different attribute used with regular expression?
Which functionalities of QTP used in banking project? pls any say answer?
What are the disadvantages of recording test cases in qtp?
Explain quicktest professional testing process?
Have you used xml check point in your project?