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
Explain the synchronization points?
Explain the winrunner testing process?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
How do you suppress a regular expression?
what is qtp licence
How should we write and execute a user define function using WinRunner.
Could you anyone share me the path to download the automation tools which are having trial license version?
Name the two modes of recording?
How do you filter the objects in the gui map?
How do you handle tsl exceptions?
How do you select multiple objects during merging the files?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
When would you use 'set_window' and when would you use 'win_activate'?
Difference between winrunner and test director?
Why don’t we normally load the gui maps through start up scripts?