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
How will you check a web application for broken links using qtp?
How to create scenario selector
How to add verification steps to tests?
How the exception handling can be done using quicktest professional?
What is Unicode Compatibility?
How we can import data from database?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
How to find Operating system information using QTP script?
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
What is checkpoints for quicktest professional (qtp)?
What is the quicktest professional (qtp) testing process?
What is qtpro? What is quick test pro?
How can you send user defined messages to test report?
Is it possible to switch between recording modes during a test creation?
How you know that a test case is a regression test case