How will u find Automation Test cases and how to find
regression test cases?
Answers were Sorted based on User's Feedback
Answer / narendra
hi,we are going to automate all functional test cases of our
application.because mainly we are going to concentrate on
functionality of our application.
for ex:we got a defect in 3 test case of login module which
it contains total 7 test cases.now we report the
defect,after fixing it we will do regression testing
right?.now we test all the 7 test cases of the login module
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / zampanimadhur
The question clearly states that is there any difference
between the test cases and the regression testcases??? it we
have the differences how will we find that. please explain
that. Don't say that how to test the modules...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / sateesh
before going for automation of u r screen,u will write u r
automated testcases and put those testcases in driver sheet
then according to u r wr archtecture driver script runs ur
automation scripts as batches
| Is This Answer Correct ? | 0 Yes | 1 No |
What r the recording methods in winrunner and wht r the uses and where do we use and how do we use? pls dont mention recording modes(context sensitive and analong)
What information is contained in the checklist file and in which file expected results are stored?
When do you use verify, Debug and Update modes?
two file is there how will compate it by useing qtp.
In the Object properties MSW id,MSWclass will appear..what exactly MSW means..?
Explain data parameterization in winrunner?
What is boundary test?
what is the extension of default,custom check points ?
what is risk?
Explain WinRunner testing process?
is 'Vendor' is a Reserved in WinRunner or not?
What are the two modes of recording?