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 to download mercury qtp9.2 ny internet ?
What is the use of running the scripts in Hidden-mode in UFT?
How many add-ins comes by default with quicktest professional?
what is the difference between modular framework & datadriven framework
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
how do i know how to use tools
Explain different checkpoints in qtp.
how to idetfy which test cases are automated?who will deside that plz tell me
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
Explain the difference between call to action and copy action?
How many types of recording modes are there?
give me an example where u used good judgement and logic in solving a problem
How does you pass optional arguments in qtp?