How to write Test Cases? What r the items in the Test Case?
How to say whether the Test Case covers all functionalities
in Application?

Answers were Sorted based on User's Feedback



How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case cover..

Answer / pencildot

u can write test cases in qc, or in excel etc. test cases
are written by requirement study and from the prepared use
cases.
--------------
items in test cases(depends from org to org)
id, name, author, date,etc
description of the test
precondition
data
post condition
expected result
actual result
---------
we can develop a traceiblity matrix to determine the
coverage. it is difficult to cover all the functionalities
but the major should be covered. this requires an efficient
team.

Is This Answer Correct ?    5 Yes 0 No

How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case cover..

Answer / sriharsha

Test Cases are written the requirements given by the Cust
and realted to use of software(to some extent).Test Cases
should or say Must cover all the things given by the Client.

Test Cases Contains:
Sl no
Desc
Input
Expected Result
Actual Result
Status
Comments

RTM or Req'ment Tracemabilty Matrix sees whether all TC's
are covered.

Is This Answer Correct ?    3 Yes 0 No

How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case cover..

Answer / rajeshwar rao

Test case is prepared based on the BRS, SRS UCD documents.
There are two types of techniques are used
1. BVA
2. EP.
By LOOKING AT the traceability matrix we can check all the
test cases are covered.
By looking at the traceability matrix we can check all the
test cases are written as per srs brs documents

Is This Answer Correct ?    1 Yes 0 No

How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case cover..

Answer / suneel reddy

Depends on use cases we write test cases

We have tracebility matrix

by referring thet we will decide whether we will decide we
cover all the functionalities or not?

Is This Answer Correct ?    0 Yes 0 No

How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case cover..

Answer / v@

u can write test cases in qc, or in excel etc. test cases
are written by requirement study and from the prepared use
cases.
--------------
items in test cases(depends from org to org)
id, name, author, date,etc
description of the test
precondition
data
post condition
expected result
actual result
---------
we can develop a traceiblity matrix to determine the
coverage. it is difficult to cover all the functionalities
but the major should be covered. this requires an efficient
team.

according to me actual is not write in designing test case

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what are all the things we will include in " what to be tested and what not to be tested" in Test Plan

0 Answers  


What are the various techniques in white box testing?

0 Answers  


What is the initial stage of testing?

5 Answers  


what is definition of functional and security testing

6 Answers   HCL,


What is good code?

3 Answers  






suppose if you are in ATM center and if you withdraw an amount of rs. 10000/-, you get a message to your mobile for deduction of amount but you did not receive any amount from ATM machine. What will you do? How do you rise a defect?

3 Answers  


what is the Slippage Ratio in your company?

9 Answers   Siemens,


Explain Vmodel

3 Answers   Infosys,


Give an example of low severity and high priority bug?

2 Answers  


Describe your personal software development process.

0 Answers  


how you setup steps to start a project

1 Answers   Diebold,


What is a critical bug?

0 Answers  


Categories