A dialog is diplays " Transaction 254689 has been
successfully completed" How to get the transaction ID from
the message ?

Answer Posted / tester

Get the message using GetROproperty.then use spit function
suppose
var1="Transaction 254689 has been successfully completed"
spl=split(var1," ")
msgbox spl(1)

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

1589


Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...

1495


How will you declare a variable in qtp?

558


How to find the path of folder in which the test is saved in qtp?

534


What are the methods of the TextStream object that are used for reading from a text file?

1689






Where to use function or action?

670


How you calling actions in qtp?

632


How can I change object description or check point values in qtp?

559


What is reusable action?

608


Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?

660


Limitations in QTP?

1749


What are the different types of functions available in qtp and explain ?

573


can anyone tell me from where i can download qtp demo or crack version

1625


Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.

1701


How to get popup error message.

1030