How will u find Automation Test cases and how to find
regression test cases?
Answer Posted / lavanya
Question contain two answers:
1. W.r.t any tool for example Quality center, Automation
Testcase is recognized throught the automation addin symol
next to each automated test case, where as a regression
test case does not containa any addin symbol.
2. In terms of technical view point, Automation test case
is written only when the particulate test case is stable
without any defects. Once the regression testing is
suessful and is defect free we move to automation scripting.
Regression test case is the one which is again having two
answers:
a)Regression testcase is to check if the defect is closed
for the tested module and did not effect any other
modules...
b)Regression test case can also be defied as peformig the
same operation n numer of times. Instead of performing n
number of times the same operation manually, automation
scripting is performed on that particular regression module.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a checkpoint and what are different types of checkpoints?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What do you mean by the logical name of the object.
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
What is the use of gui map and what happens when the gui map file get loaded?
How do you identify which files are loaded in the gui map?
How do you configure gui map?
What is the usage of Test case Design Techniques,in Integration/System Testing?
How to find the local host name using winrunner ?
What are the reasons that winrunner fails to identify gui object?
What is the purpose of a gui spy?
What are data driven tests?
what is the difference between toggle checkpoint and checkpoint?
What is the difference between gui map and gui map files?
What is the purpose of regexp_msw_class property?