what is a good testcase?
Answers were Sorted based on User's Feedback
Answer / poo
A good test case is one that completely covers the
functionality of the object under test.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / lakshminarayana
A good test case should be
1.Effective :probability of getting defects should be more.
2.Efficient :Easy to maintain.
3.Evoluable :It should be easy to understand.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between data driver & data driven and driver script?
How do you capture tooltip using QTP?
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
How to use the object spy in quicktest professional 8.0 version?
How to create configuration scripts
Is it possible to convert QTP scripts to Silk scripts?
How can we record an edit box in the Web application ?
How to Identify broken links in QTP
Explain different types of action in qtp?
Difference between test object and run time object?
How can we disable smart identification at the time of recording? Ideally, smart identification should be enabled only at the run-time.
What is business process testing(bpt) in qtp?