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 |
which function executes multiple TSL script
My husband had stampped h1b visa and was valid for another 1year. problm is that he lost his pasport in travelling and we got new one in tatkal scheme. and so we applied for restamping and my dependent (h4)visa. As per immigration team petition will be the same only stamping has to b done.. what questions will they ask and what are the chances to get it aproved?? pl reply
Name the different types of checkpoints?
Friends,while installing winrunner,after setup unknowingly without generating license i opened winrunner.it didn't work,then i uninstalled wr ,and again installed properly ,generated license,opened winrunner .error msg :TMP environemnt variable is set to invalid folder.it must be set to valied folder.TMP is not a directory ,Exiting........ so kindly suggest me the solution
How to recover the Parameter out of range error while running the script in verify mode
Hi all,Can anybody tell me what does AUT stands for in winrunner,because now only iam learning
What is the automation process in winrunner?
Have you ever written test cases or did you just execute those written by others?
who prepare the RTM?
How will u find Automation Test cases and how to find regression test cases?
The extension of the Script file is .mts ok Whis is stand for mts?
How to automate testcases?what were the challanges that u had in automating win runner?