get the order no from the following orderdetails
orderstring="ORD13456PNR"
eg:13456
Answer Posted / phani
Dim text,num,only_text
text=inputbox("enter text")
n=len(text)
For i=1 to n
a=mid(text,i,1)
if isnumeric(a)=true then
num=num&a 'numbers are store in this
else
only_text=only_text&a 'text is stored
end if
Next
msgbox num
msgbox only_text
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to test background color and dynamic images during run time can you put the check point for moving objects?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
What is the script for database check point, bitmapchek point, regular expression ?
when u script reveiwing in which area u more concentrates?
explain abt dyanamic changing object with example?
What is checkpoints for quicktest professional (qtp)?
How many types of actions are there in quicktest professional?
Write a QTP script to enter a keyword in to Google search engine?
How will internal and external links be validated and updated? how often?
What is TOM in QTP?
How to define array in qtp?
What is system testing and what are the different types of tests you perform in system testing?
Which functionalities of QTP used in banking project? pls any say answer?