get the order no from the following orderdetails
orderstring="ORD13456PNR"
eg:13456
Answer Posted / giriyappa badagar
ordStr="ORD13456PNR"
'we can use mid function
string=mid(ordStr,4,5)
msgbox (string)
OR
ordStr="ORD13456PNR"
msgbox right((left(ordStr,8)),5)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the check points in quicktest professional (qtp)?
What are the properties you would use for identifying a browser and page when using descriptive programming?
How to integrate the qualitycenter with qtp
Why do we use breakpoints in QTP?
How to get the particular property value?
when will you do debug your script? and explain that process?
breef description of batch testing ?
How to create a standard checkpoint ?
Hi ,Can any one pleas explain how to test splash objects using QTP?
What are the benefits of qtp?
Tell me one scenario, the complex functionality you have automated in your project?
How do you perform Regreession Testing?
How to customize qtp?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
please give me the code for doing retesting of gmail login page using functions so the function has to give the value