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

In which situation or phase or any did u find that Manual testing is a must instead of Automation testing

4 Answers  


what is test case review?

3 Answers   Zenith,


Please tell me difference btn Version & Reversion . Is there any difference btn them or both have same meaning.

3 Answers   Wipro,


Negative test cases for phone camera

0 Answers  


What are the Assumption while writing the test cases? Explain with the example?

2 Answers  






If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?

0 Answers  


I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100

0 Answers   ADP,


What is acid testing

4 Answers  


Suggest some book to learn more test case???

0 Answers  


There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements

0 Answers  


What is incremental intergation testing?

2 Answers  


How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?

1 Answers   Reliance, Tech Mahindra,


Categories