how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"
Answer Posted / anwar basha
str="QTP+QTP=2QTP
str1=len(str)
k=replace(str,"QTP","")
str2=len(k)
msgox str1-str2
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are parameterizing tests?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
How do we analyze the checkpoint results?
What is the short cut keys for the following?
what is run action?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What is Associate Repository in QTP 9.2 ?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
What is the difference between qtp and selenium?
Have you faced any problems with object repository?
How to test login module with different username and password by using data driven testing in QTP?
How can I import environment from a file on disk?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
what is meant by Implicit and explicit requirements?
What is checkpoints for quicktest professional?