get the order no from the following orderdetails
orderstring="ORD13456PNR"
eg:13456

Answer Posted / mdbasha7862@gmail.com

orderstring="ORD13456PNR"

'we can use mid function

string1=mid(orderstring,3,5)
msgbox (string1)

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is fragmentation and paging?

1600


I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that

1404


How u will do versioning in QTP?

1464


What are the different attributes used with regular expression?

555


What is expert view and keyword view?

633






Hoe can we do retesting using functions please give the code for it using login page

1574


Key word driven framework

1692


Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out

1594


Mention the test steps of qtp.

546


How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined

1471


What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?

598


What do you to script when objects are removed from application?

620


What is the use of running the scripts in Hidden-mode in UFT?

692


What are the different kinds of test steps?

581


in my application,validation message has in japanise language.how to validate this message is appears properly or not

1531