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
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
distinguish between old version and new version QTP features.
How to execute a winrunner script in quicktest professional (qtp)?
if our qtp vb Script may be Currepted then What we want do?
Discuss quicktest professional environment?
How to modify the text checkpoint?
What is smart identification in QTP?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Does QTP record on Objects created on XWindows Environment?
How to test background color and dynamic images during run time can you put the check point for moving objects?
what frame work you are following?
How to associate function library at a run time?
What are the features of quick test pro(qtp)?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
What are the different types of recording modes?