i have string "I LIKE INDIA"..how to i get LIKE from the
sting..
Answer Posted / lakshmi
Mid Function we have to use here
U must take care of spaces also
so,Mid(str,3,4)
3-> starting position
4-> length
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the new feature of UFT regarding the export of test results?
How many ways we can parameterize data in quicktest professional (qtp)?
Whats the realtime QTP testing process
How to attach a file to TD?
How to use Environment parameterization? Explain with an example.
What are the methods used in UFT to handle exceptions or run-time errors?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
How the exception handling can be done using quicktest professional?
i can done the project with QTP in that time i can say how many members in my team size?
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.
Explain qtp(quick test professional)?
Explain the check points in quicktest professional (qtp)?
Which scripting language used by quicktest professional?
your coming from electrical backgroung..but y ur coming to software side?
What is checkpoints for quicktest professional (qtp)?