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 is the function in WR for replacing the existed data to blank?
latest version
What is the purpose of gui map configuration?
how many types of run modes are there in Winrunner
In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?
What is Add Watch?
what is wrun.ini file..what it consists?
3 Answers BeBo Technologies, Polaris,
Which function in TSL invokes AUT
What id DB Folder? when it will be created and what it consists?
What are data driven tests?
Which function to use to compare the application date with system date?
How do you filter the objects in the gui map?