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

Answer Posted / nihar ranjan

orderstring="ORD13456PNR"

'we can use mid function

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

'It will work definitely.......

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2

1747


Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!

2672


How to check bitmap output value?

842


what is the structure for the data driven framework

1674


How to find a window is minimized or not

1617


How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box

2050


Explain the concept of how quicktest professional identifies object?

718


Limitations in QTP?

1916


By using QTP can we record any log files written by the application which is in execution?

1691


hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale

1766


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

813


In qtp is it possible to check broken links of a page?

765


What are the different attributes used with regular expression?

749


What are the different types of checkpoints?

785


Is it possible to switch between recording modes during a test creation?

784