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
How many add-ins comes by default with qtp?
Does quicktest professional (qtp) is unicode compatible?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
How do Parameterization and Data-Driving relate to each other in QTP?
How can I import environment from a file on disk?
How many types of Automation frameworks are there in UFT? Describe them.
How can you write the scripts that operate on different objects depending on run-time information?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Differentiate the type of test cases which can be automated and which cannot be automated?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
How do you configure QTP AND Test director?
What is the basic concept of quicktest professional (qtp)?
what is keyword driven testing in qtp?n how is it useful?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?