What is the difference between Requirement and
Specification?
Answer Posted / a sameer
Requirement(BRS):-
BRS- business requirements specification. Business
analyst will interact with the client and will form BRS
document,
It contains
1.scope of the project
2.business rules
3.client requirements in depth.
Initially client will give the req's in their own format
then it will be converted in to Standard format( which we
call as Specification) by which s/w people can understand.
In BRS the req's are defined in general format. where as in
SRS ,the req's will be divided in to modules and each module
contains How many interfaces and screens it can have.
SRS:-
Based on BRS system analyst will form SRS document,
it contains
1. System requirements along with hardware requirements
2. Functionality to be developed and
3. what is input
4. what is output
5. what is front end
6. what is back end
7. what are the technologies
8. what r processes how they will interact.
based on sRS document design will be generated.
SRS is a Software /System Requirement specification,it is a
MS word doc. which defines the complete business
functionalities of the particular application
SRS designed by System Anallyst
HOpe it might give ur answer.
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
what is the function generator?
What is the difference between load and stress testing?
What does a manual tester need to become proficient with db testing?
How do you test google or gmail application??tell me step by step process??
what is the difference between Risk based and Requirement based testing???
What are the bussiness scenories?
Why did you choose the Software Testing Field?
What is formal testing?
How the application is launched to the production environment?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
Do you use any automation tool for smoke testing?
What makes a good test engineer?
Tell me the advantage and disadvantage of cookies?
If asked to create a Configuration Design Pattern, where would you start?