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
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 |
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 |
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 |
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 |
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 |
What are the different test techniques?
How would you determine the performance of a web application by looking at the values of ?Response Time? and ?Pages Per Second??
Can anyone give me the example of 1. High severity & low Priority bug 2. Low Severity and High Priority bug 3. High Severity and High priority bug
3. How would u test and automate Windows Auto-Update featur
Hi to group..coule any please let me know the availablitiy of Database Testing Related Stuff?
Phases of Software Testing Life Cycle?
do u know abt configuration management tool,what is the purpose of maintaining all the documents in configuration manage ment tool?
1 Answers Cap Gemini, Sapient,
There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing.
exact difference between smoke testing, sanity testing and unit testing
What is difference between SDLC & STLC?
what are the Qualties needed by a softawre tester?
2.what are the various test appraoches that you are familier?