how can i replace any text from the qtp script with some
anothere text
Answer Posted / aiswaryan
'Replace(expression, find, replacewith)
reptext=replace("Good Morning", "Morning", "Evening")
msgbox reptext
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
hi nani my doubt is how does qtp process metrix related to software process.
How does qtp identify gui object?
Which scripting language used by quicktest professional?
What phases are involved in testing an application in qtp?
Explain qtp(quick test professional)?
What are the Test design techniques you uses in ur project?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Get the count of files of similar types from a folder.
What is ObjectParamater?
What is the difference in testing a client-server application and a web application?
Explain about business process component? types and usage?
What are the different kinds of test steps?
How to use transactions in qtp?