What all comes under test case review?

Answers were Sorted based on User's Feedback



What all comes under test case review?..

Answer / poonam

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

What all comes under test case review?..

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

What all comes under test case review?..

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

What all comes under test case review?..

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

What all comes under test case review?..

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

Post New Answer

More Test Cases Interview Questions

How to write test case for this scenario. The data entry field for city shall be removed from the screen

1 Answers   SpinSci,


ATM REQUIREMENT TO BE TRANSLATED INTO TEST PLAN AND TEST CASES ATM REQUIREMENT AS FOLLOWS: Requirements Statement for Example ATM System The software to be designed will control a simulated automated teller machine (ATM) having a magnetic stripe reader for reading an ATM card, a customer console (keyboard and display) for interaction with the customer, a slot for depositing envelopes, a dispenser for cash (in multiples of $20), a printer for printing customer receipts, and a key-operated switch to allow an operator to start or stop the machine. The ATM will communicate with the bank's computer over an appropriate communication link. (The software on the latter is not part of the requirements for this problem.) The ATM will service one customer at a time. A customer will be required to insert an ATM card and enter a personal identification number (PIN) - both of which will be sent to the bank for validation as part of each transaction. The customer will then be able to perform one or more transactions. The card will be retained in the machine until the customer indicates that he/she desires no further transactions, at which point it will be returned - except as noted below. The ATM must be able to provide the following services to the customer: A customer must be able to make a cash withdrawal from any suitable account linked to the card, in multiples of $20.00. Approval must be obtained from the bank before cash is dispensed. A customer must be able to make a deposit to any account linked to the card, consisting of cash and/or checks in an envelope. The customer will enter the amount of the deposit into the ATM, subject to manual verification when the envelope is removed from the machine by an operator. Approval must be obtained from the bank before physically accepting the envelope. A customer must be able to make a transfer of money between any two accounts linked to the card. A customer must be able to make a balance inquiry of any account linked to the card. A customer must be able to abort a transaction in progress by pressing the Cancel key instead of responding to a request from the machine. The ATM will communicate each transaction to the bank and obtain verification that it was allowed by the bank. Ordinarily, a transaction will be considered complete by the bank once it has been approved. In the case of a deposit, a second message will be sent to the bank indicating that the customer has deposited the envelope. (If the customer fails to deposit the envelope within the timeout period, or presses cancel instead, no second message will be sent to the bank and the deposit will not be credited to the customer.) If the bank determines that the customer's PIN is invalid, the customer will be required to re-enter the PIN before a transaction can proceed. If the customer is unable to successfully enter the PIN after three tries, the card will be permanently retained by the machine, and the customer will have to contact the bank to get it back. If a transaction fails for any reason other than an invalid PIN, the ATM will display an explanation of the problem, and will then ask the customer whether he/she wants to do another transaction. The ATM will provide the customer with a printed receipt for each successful transaction, showing the date, time, machine location, type of transaction, account(s), amount, and ending and available balance(s) of the affected account ("to" account for transfers). The ATM will have a key-operated switch that will allow an operator to start and stop the servicing of customers. After turning the switch to the "on" position, the operator will be required to verify and enter the total cash on hand. The machine can only be turned off when it is not servicing a customer. When the switch is moved to the "off" position, the machine will shut down, so that the operator may remove deposit envelopes and reload the machine with cash, blank receipts, etc. The ATM will also maintain an internal log of transactions to facilitate resolving ambiguities arising from a hardware failure in the middle of a transaction. Entries will be made in the log when the ATM is started up and shut down, for each message sent to the Bank (along with the response back, if one is expected), for the dispensing of cash, and for the receiving of an envelope. Log entries may contain card numbers and dollar amounts, but for security will never contain a PIN.

1 Answers  


Explain the state testing?

0 Answers  


Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))

1 Answers   ABC,


write a testcase for tea cup?

6 Answers  






Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2

1 Answers   ISTQB,


While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?

2 Answers   Satyam,


hi can anybody can write the test cases for sticky note

4 Answers   Google,


how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me. some real time database tester please answer my question as soon as possible.my need is such that. else mail answer at ina.ref@gmail.com

1 Answers  


Is there any formula to find the number of test cases needed

4 Answers   Satyam,


Write a test case for computer keyboard?

0 Answers  


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

0 Answers  


Categories