get the order no from the following orderdetails
orderstring="ORD13456PNR"
eg:13456
Answer Posted / raghu
ordStr="ORD13456PNR"
msgbox right((left(ordStr,9)),5)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is output value? How many types of output values are there in qtp?
The hybrid framework can be implemented for any application. Is it true?
Are Shared ORs read-only?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
What is checkpoints for quicktest professional (qtp)?
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!!
What is the Difference between test object and run time object?
What are the types of object repositories? Which one is you are using?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
In qtp, explain what is crypt object
How QTP identify the system time that's changes every seconds?
What is test object?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
what is the difference between data driver & data driven and driver script?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.