It is regarding VBScript, how to export our function
results to ExcelSheet through VBscripting.
Ex: I have written add function, that result should export
to Excel.
Answers were Sorted based on User's Feedback
Answer / anonymous
Check Mercury help with - datatable - keyword. You can
learn it easily on your own. Don't worry about it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / archana
we have one method in DATATABLE ie.,EXPORT.
Use Datatable.Export "excel filename".
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mohammad.rafi(nttf)
using datatable you c an send sureeeeeee see the
steps
1.Data table
2.write click choose export
3.give the path where you want to store
| Is This Answer Correct ? | 0 Yes | 0 No |
How to covert a String to an integer?
I came across Good question ..... Write a script to only download pdf's if there are 20 links on a page. Kindly reply these type of questions are pretty challenging..
What test you perform mostly? Regression or retesting in your testing process?
can any body give the banking domain concepts/links
Explain different types of action in qtp?
How u call functions in QTP Function to calculate the length of characters in a wor
How did you achieve reusability via QTP?
what is the smart identification techniqu?what r the different mechanisums used in it?
How to test fly out menu in qtp?
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.
what is the extension of new local object repository?
Describe the differences between functions and actions in UFT?