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

Answer Posted / mdbasha7862@gmail.com

Try with 'MID Function'

var2="Transaction 254689 has been successfully completed"
midfun=mid(var2,12,6)
msgbox (midfun)

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of recording modes in qtp?

581


What is the latest version of qtp?

576


What environment does qtp run in?

613


Define object spy ?

554


What is the use of text output value in quicktest professional?

500






Which scripting language used by quicktest professional?

524


what are the limitations of smart identification in qtp 9.0

1917


what is review

1605


Is text area check point supports for web applications?

524


what type of run time errors you get while you ar edoing rpg program?

1504


hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me

1864


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!!

1742


What are the automation metrice in your project?

1705


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

576


i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer

3487