thumsup9
Junior Member
Reged: 03/22/05
Posts: 8
Loc: USA
|
|
Hi,
I have the functional requirements.I need to create Test Cases based on that.What all come in the matrix when we build the test cases like the Case No,Case, etc.Pls advice.
|
DSquared
Moderator
Reged: 04/02/03
Posts: 4546
Loc: Wisconsin, USA
|
|
Are you talking about a requirements traceability matrix? Or some other matrix?
Please define what you mean by "the matrix".
Also, you might want to try the search facility here and look up "traceability". You will be busy for a couple of hours with the results from the search.
|
thumsup9
Junior Member
Reged: 03/22/05
Posts: 8
Loc: USA
|
|
I will do that before putting any further Q's.I was talking about the requirements traceability matrix.
|
DSquared
Moderator
Reged: 04/02/03
Posts: 4546
Loc: Wisconsin, USA
|
|
Good luck. If you don't find what you need, please follow up. The good folks here will be happy to help.
|
thumsup9
Junior Member
Reged: 03/22/05
Posts: 8
Loc: USA
|
|
I have the taken the following fields in my RTMatrix.
A.
Unique Number Requirement Source of Requirement Test Case Modification of Requirements Remarks.
I dont have the information regarding the below ones.
B.
Software Reqs. Spec Functional Req. Doc. Design Spec Test Spec
1.Can U pls explain if it makes sense if i take only the fields in A. 2.Also what is Desin Spec and test spec.
|
DSquared
Moderator
Reged: 04/02/03
Posts: 4546
Loc: Wisconsin, USA
|
|
You might be trying to put too much into a single matrix. I use the excel rule - if I can't fit it in two dimensions, break it into another table.
The A stuff is good, with the exception of test cases. Here's the reasoning why. You can have mutliple test cases testing a single requirement or a single requirement tested in multiple test cases. It is not always a one-to-one relationship. Therefore, I usually have a table with the requirements along one axis and the test cases along another, and a lot of x's for the intersections.
Same way with your items from column B.
Design spec and test spec is what your company defines them to be. For me, design spec is when they take a detailed requirement and lay out a document saying how it will be implemented in design. Test spec is how that requirement will be tested - I use them as precursors to the actual test cases. Sometimes they are called "test conditions" or "test points".
|
thumsup9
Junior Member
Reged: 03/22/05
Posts: 8
Loc: USA
|
|
Thanks Darrel, Thats pretty much right.I need to split the tables as there is a many to many relation between requirements and test case.
Thanks.
|
sonti_hanu
Member
Reged: 02/28/05
Posts: 69
Loc: Mumbai
|
|
Hai thums, I want to share my Traceability Matrix. In functional Spec,the requirements are given numbers(Requirement ID) beside them.For these IDs we have to prepare Test Cases with a Test Case Id assigned.I mean to say that we have to map the requirements with the Test Cases that are written. The other supporting documents will be the others that are mentioned by Darrel.
|
LEONARDO
Member
Reged: 08/24/05
Posts: 17
Loc: INDIA
|
|
Hi everyone,
Am working in company as a software tester..AM being asked to produce the list functional and non fuctional requirements of a software application or product..can anyone suggest me any links were i can trace any useful information regarding that.
|
reeavees79
Member
Reged: 06/21/04
Posts: 67
|
|
Functional requirements and Non functinal requirements, you can find in your application SRS- Software Requirements Specification document.
|
DSquared
Moderator
Reged: 04/02/03
Posts: 4546
Loc: Wisconsin, USA
|
|
Leonardo - what you did is called hijacking the thread. You have a bad habit of doing this. Your post really has nothing to do with test case templates. If you have a new question, you should post a new topic. I have noticed that you have posted the same question on multiple forums. That is called cross posting and is also frowned upon. I strongly suggest that you read the rules of the forum and comply with them.
To answer your question, I see a number of issues. 1. You are a tester, but you are being asked to produce functional and nonfunctional requirements? That is not normally a tester function. It normally belongs with a BA. As a tester, you should already have these provided to you in the requirements and specifications documents. 2. If you are really being asked to come up with the requirements, that is an entirely different discipline with its own learning curve, every bit as complicated and in-depth as learning how to be a good tester. Looking for help on a web site will not really do what you want it to do. 3. Eliciting requirements will require in-depth knowledge of the application. Therefore, no one here will be able to help you with specific requirements. [ 08-29-2005, 05:33 AM: Message edited by: Darrel Damon ]
|
darkstar
Member
Reged: 07/04/05
Posts: 34
|
|
I must say, I admire your patience and dedication in actually responding in a helpful way to posts like that...
|
testastro
Junior Member
Reged: 03/09/04
Posts: 4
|
|
Can you share some test case template for reference(in Ms Word, .pdf or MS Excel file)! If you say yes, pls sent them link on this subject ! Thanks for your help !
|
DSquared
Moderator
Reged: 04/02/03
Posts: 4546
Loc: Wisconsin, USA
|
|
[Response deleted to prevent me from being banned from the forum]
|
SKAh
Member
Reged: 08/18/04
Posts: 12
|
|
quote: Originally posted by Darrel Damon: You can have mutliple test cases testing a single requirement or a single requirement tested in multiple test cases.
I think this was meant to be:
You can have multiple test cases testing a single requirement or multiple requirements tested in a single test case.
|
DSquared
Moderator
Reged: 04/02/03
Posts: 4546
Loc: Wisconsin, USA
|
|
Yea. What you said. Sometimes the fingers are faster than the brain.
That was a test. Smacl - you passed.
If you believe that........
|
Franckhalegoi
Junior Member
Reged: 02/15/02
Posts: 6
Loc: Montreal,QUEBEC,CANADA
|
|
hello
The requierment is related and associated to business process. To insure this unitary business point you had to insure one or multiple use case. A signifiant scenario which include in a good order those use case will validate your requierment (for example a working example scenario).
In resume requierment is the business view and use case plan is the effective fonctionaly whose had to be insure on you operational process.
Best regards
Franck HALEGOI
|
vimala.j
Member
Reged: 10/14/05
Posts: 27
Loc: Chennai
|
|
Hello, We have functionality names.We write test cases for those functionalities with ids.We can have the functionality name & Test case ids in the traceability matrix
Regards, Vimala
|