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 / 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 |
can i able to connect any version of qtp to any version qc
explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
HI All i need one suggestion.is there any companies taking corresponding degree courses. i have 3+ yrs exp in QTP and i am working north side. iam looking for job in south.
how you test broken link using the automated tool QTP ?
how to display message with out using msgbox function?
What is User defined function in QTP
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
what is the Command used to start the QTp from Run.
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
how to upload an excel sheet to quality center?
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?