Can any one please help me with this?
I have application, for this no KT session or FS are
provided, So now i have taken bottom-top approach, by
writing the system testcase using the application. But my
TL told me to write regression testcase. What i understood
about regression testcase is that-For one scenrio or
testcase multiple data, So testing the same scanario with
different multiple data. Is this right or Wrong?
Answers were Sorted based on User's Feedback
Answer / varun kumar
your answer is wrong dear.you are talking about performance
testing.
Regression testing means after the fixation of any bug you
have to check whether it is fixed or not by executing the
previous test cases along with you have to check whether the
unaffected parts are also working in the same condition as
they are working before the fixation of bug.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / niranjan
No.Thts wrong . Ask them in this version what are defect
fixes and create test cases around this area/component. Also
few functional test cases to validate the product .
Regression testing is one where you write the test cases
around recently fixed defects.Let me know if you go this
right
| Is This Answer Correct ? | 1 Yes | 0 No |
Can test case contains more than 50 steps in single test case?
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
hi can anybody can write the test cases for sticky note
plz explain vss?
how to write test cases for "Browse" button.
Write all test cases for Bus Pass Renewal
what test case is written specifically for web applications?
10 Answers Aricent, Mind Tree,
write a test cases for 2- way swtich?
write a test case for employee income caculation it is awindows aplication when window is opened all options should be disabled except empno when user enter 3 charcters empname,empdes,basic should be displayed but they should be inactive,HRA,DA are active enter these two gross is displayed,enter tax then net income is displayed.all inputs must be integers and min is 1 and max is 4 charcters for all text boxes.gross =basic+HRA+DA and netincome= gross- tax
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)
Write tast case for a+b=c?