how to export the result to notepad....for example i want to
enter the user name and pass word and clicking on login
button ......once you click on login button the
corresponding page will open ...in that page you having one
list box ...here you can get either success or failure
........friends here i want export the message what ever i
got either success or failure .....how to export the result
to note pad

Answer Posted / acharya

By Using RO property we can get the value, whether its a success or a failure..and save the value in a variable..
and write a code to open the notepad and append the value stored in a variable in notepad

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to record application running on the Virtual machine?

644


how u will evaluate the tool for test automation?

1370


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3271


What are advantages of test automation?

669


How to give a call to another action from one action?

629






How to export quicktest professional (qtp) results to an .xls file?

601


What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????

1721


What is meant by a Check Point in UFT? Also, explain the applicable Check Points.

707


how many maximum number of virtual users we can create?

1572


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

568


write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script

1363


When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti

2491


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

1602


What is the Difference between copy to action and call to action?

589


What is the limitation to XML Checkpoints?

1603