what we get from srs doc ?
Answers were Sorted based on User's Feedback
Answer / munna
Software Requirement Specification(SRS)consists of
Functional & Non-Functional Requirements to be developed.
Functional: a,b inputs
+ operation
1 output
Non-Functional: output shud come in 0.5 sec (peformance)
Background should be Blue color
Run on windows & Linux platforms
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / preethi
SRS document is the derived Document from the BRS Document.
In BRS Document we have all the possible specifications from
the Customer in Detail.
Where as in SRS document we have Customer Specifications in
terms of Functional Specifications and Non functional
Specifications in Detail.
Using that one can able to Design HLD and LLD and from there
Coding from that Testing and the cycle will go like this.
Regards
Preethi.G
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raghu
SRS is a system requirement specification which gives an
idea of the environment for that application.
PLs revert back if the answer is
wrong..test_professional7@yahoo.co.in
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / g.mallikarjun
SRS is System (software)Requirement Specifications.
from srs we will get software reuirements which are derived
from client requirements.
mallikarjun.g@zapak.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pradeep kumar
SRS Document is a two way insurance policy that, ensure
both client and organization. It’s a parent document which
subsequent Software design description, Test Plan, Test
Cases and user documents.
It's important to note that an SRS contains functional and
nonfunctional requirements only; it doesn't offer design
suggestions, possible solutions to technology or business
issues, or any other information other than what the
development team understands the customer's system
requirements
to be.
It’s a blueprint which provides feedback to client
It’s Decompose the user problem in natural language
It’s serves as input for validation checks
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / padma
From SRS Requirement are documented and from them Highlevel
design document and then Low level design document are derived.
| Is This Answer Correct ? | 2 Yes | 1 No |
If there is dropdown field say Select Category. & Default category is Indian. What are the test cases for this field?
Difference between the stress and load testing?
Explain the procedure & path of s/w in testing?
How to prepare traceability matrix?
how to prepare Test Environment for an application ?
sanity testing is done during regression testing.is it true.if it is true plz explain?
What is the difference between load testing and volume testing?
tell me about high severity & low priority bug?
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?
What are the meetings conducted your company
WHAT IS SECURITY TESTING.HOW TO DO SECURITY TESTING.IS THERE ANY FRAMEWORK AVAILABLE
what is test log..? what it consists?