What all comes under test case review?
Answers were Sorted based on User's Feedback
Test cases review includes as:
1. To check whether all requirement are covered or not
2. To check no major scenarios is missing in test cases.
3. Test step is written complete and understandable
4. Clear Expected result is mentioned for each step
5. Checking for all text/ grammatical errors.
6. Flow of test steps is appropriate or not
7.Information related to setup of test enviornment, pre-
requisties, what are the success/ Failed end condition
etc.. etc..are properly mentioned or not.
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / devaraja.h
good Poonam along with those
1)To check is there any invalid Test case
2)To check is there any redundency in Testcasess
3)To check the Test case Priority
4)To check Narration of Test case
Etc
Dev.halappa@yahoo.co.in
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / deepthi
1) Make sure that all required fields in the test cases are
mentioned or not ie Bug Id,Defect location,Test
condition,Expected reulit and result..
2) Verify all the required steps are covered under the test
case or not by comparing it with the Tracability matrix or
usecase doc
3)Is any invalid test case is mentioned in the test case
4)Check whether the expected result is correct or not
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / raghu
Usually when u do a test case review u have following in
the tracability matrix
Usecase Functional PT Master Data Defect
document Document testcase Doc. testcaseDoc. Profiledoc
Using the test case u have developed for the
functionalities u can review the following
-check whether all the req..are covered or not following
the usecase doc.. and functional pt doc.
-testcae review includes
easy and understandable
powerfull
Simple
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rakshan
1.Test if all req are covered
2.Are complete test cases available
3.Are test cases are controllable,understandable,clear,conceice,clear.
4.Note any test cases not repeated.
5.Are they have been covered using traceblity
6.All major fields like bug id,desc,expected outputs etc are all mentioned.
7.Review from use cases,business req,functional,non fnctional requirements
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any body please tell me how to test Anti-virus software? I have been asked this question many times in interview.They asked this question for a security tester,performance tester & functional tester perception. Hope u guys will reply me. Any suggestions welcome.........
Hai can anybody give me an idea about writing automated test cases in qtp using VB scprit.please respond as quicky as possible.
What all comes under test case review?
Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case for smple Login Form
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Do anyone hav any knowledge about testing the Eftpos System??Like what kind of test cses that can be prepared for checking the system...
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....
why we need a test plan
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?
what are the possible test cases for sending an sms from mobile
Explain the unit testing?