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 to create Reusable and Multiple Actions?

1811


How can you handle exceptions in qtp?

628


Explain building blocks of the bpt framework ?

637


Explain how Does Run time data (Parameterization) is handled in QTP?

638


How to handle the exceptions using recovery secnario manager in quicktest professional?

743






I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?

1870


RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?

2290


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

6397


Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.

3517


What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?

678


What is expert view and keyword view?

712


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

1603


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

1025


How can you identify the browser and its information using the qtp script?

668


How does QTP identify an object?

690