Use of Multiple Actions in QTP?
Answers were Sorted based on User's Feedback
Answer / naren
When v create a new test, it contains one action.by
dividing ur tests into multiple actions, v can design more
modular and efficient tests.
| Is This Answer Correct ? | 3 Yes | 0 No |
In case of modular framework multiple actions are used,in this case it uses for code reusability,reliability,efficient way of handing code,paramiterization etc. it depends of the clients requirement.
| Is This Answer Correct ? | 1 Yes | 0 No |
hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
what are recovery management techiniques?
2 Answers BirlaSoft, GL Noble Denton,
what all are the coverages , explain ?
Differences between text and test area checkpoints?
what is debugging testing?
How many types of parameters are available in quicktest professional?
Thanks Rag... One more question, How we test the dynamic images which frequently changed?Using the bitmap checkpoint r any other options available.... Can u give the steps pls... Thanks
How can we add regular expression for date field (dd/mon/yyyy)?
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?
Differentiate the type of test cases which can be automated and which cannot be automated?
How will internal and external links be validated and updated? how often?
X=10,Y=20 you need to swap the numbers without using a third variable?