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 tsl? What 4gl is it similar too?
How do you unload the GUI map?
Name the three modes of running the scripts?
How to test Fonts and its size thru "Font Expert" in Win Runner.
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
Which are default codes winrunner generates when we start the application?
How to have winrunner insert yesterdays date into a field in the application?
How do you configure gui map?
How do you handle tsl exceptions?
How to force wr to learn the sub-items on a menu?
How do you identify which files are loaded in the gui map?
What happens when the gui map file get loaded?
you hae a inbox and got a mail how can you know it is there or not write script.
What is toogle breakpoints? How does it differ from break points?