how to display message with out using msgbox function?
Answer Posted / swathi
to display message without using msgbox in standard output
format
Wscript.Stdout.Write
it will display the results same like msgbox
please correct me if am wrong..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do you open adobe acrobat file in QTP and do some testing on that file ?
What is object spy in quicktest professional?
What are the features and benefits of quick test pro (qtp 8.0)?
How to export quicktest professional (qtp) results to an .xls file?
Explain different type of event trigger option.
How many tabs are available to view your test in a test pane and what are they?
What are the types of object repository?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Explain data driven framework?
What is object spy in quicktest professional (qtp)?
What is the process of synchronizing qtp and aut?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!