Suppose i have given 10 test cases all the test cases should
be automated?
Answer Posted / lakshminarayana
First Step is Analysis.....
- Will it be useful for regression or smoke testing and how frequent we will do regression/smoke....
- Think about ROI
- We have to do analysis on feasabity interms of tool and framework support.
If all are Yes, then we will go for testcase automation.
Please let me know if you have any other queries...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is 'sleep' in sync point?
what kind of frame work you used in your last project?
How to execute a winrunner script in quicktest professional?
Explain about the test fusion report of quicktest professional?
What are the different types of functions available in qtp and explain ?
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 QTP scenario.
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
how to idetfy which test cases are automated?who will deside that plz tell me
How many types of actions are there in quicktest professional?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How to check which add-ins are associated with a test in qtp?
What are the main differences of qtp and win runner?
Why script error occur in between recording in qtp?