In QTP, Which are the concepts are needed to do
Functional testing and Regression testing?
Answer Posted / uday kumar_anem
Batch Testing concept is best suites for Re-Testing rather
than regression testing.
Almost all the scripts we write are for Functional and
Regression testing.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Key word driven framework
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
What is the short cut keys for the following?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What is the difference between Keyword Driven test and Data Driven test?
What are table and db checkpoints?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is clean sweep?
What are the flaws in water fall model and how to overcome it?
How to start recording using quicktest professional?
Did the scripts need lot of maintenance? If yes, why?
what the difference between shared repository and per action repository?
What is the use of text output value in quicktest professional (qtp)?