how to display message with out using msgbox function?
Answer Posted / sandeepguttikonda
I don't know whether am answerig your question or not.
But I would like to share my knowledge upon this question.
In QTP we are having one keyword named "Print"
This will display the results in QTP's "Quick Test PrintLog"
This also functions same as Msgbox.
Example:
1) Print "Print this in Quicktest PrintLog"
2) Result = 3+4
Print "The sum of two numbers = "&result.
Please let me know if I have not answered your Question
mean while I will explore for other solution too.
Thanks.
Regards,
Sandeep Guttikonda
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
hou can we use vb script in qtp could u tell me breafly
How will you test a keyboard?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What is expert view and keyword view?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
explain keyword driven framework with banking domain?
what is clean sweep?
How does qtp identify the object in the application?
Explain the concept of how quicktest professional (qtp) identifies object?
Explain more about the Test Fusion Report of QTP?
What is recovery scenario in qtp?
How will you check a web application for broken links using qtp?
How to open a new test using quicktest professional (qtp)?
in a web page How to check and display a particular word from a paragraph?