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 can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u
Object repositories types, which and when to use?
what are the Tools for version control?
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
How you automate testscripts one by one or moduelwise or all at once
HOW DO U CALL A ACTION IN QTP?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no?