What is the difference between SRS and FS?
Answers were Sorted based on User's Feedback
Answer / guest
SRS is the system requirements specification provided the
client giving the scope of the system and FS carries out
the functional specification of the system describing each
and every function by the system.
| Is This Answer Correct ? | 13 Yes | 11 No |
Answer / sri
SRS is not System requirement specification, it is Software
requirement specification which contains all the software
requirements of particular project, where FS is Functional
Specification which contains only functional specifications
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / yasir
SRS is System Requirement Specification, as the word SYSTEM contains both (windows + web based) applications. Whereas the word SOFTWARE mainly target WINDOWS based software.
so SYSTEM is more suitable.
| Is This Answer Correct ? | 1 Yes | 6 No |
Can anyone tell me what should be the test cases for Security Testing?
What is the difference between test case, test suite, test script, test scenario & test plan?
in what order should i answer for the question "tell me abt your self"
How do you survive chaos?
(hi friends : please give me reply soon ) i have completed my software testing course , now am planning to put a fake of 1.5 yrs, i need two projects to put in my resume , if anybody has any real time experience and those who handled a project( 6-8 months )in the telecom domain ,please send me the details regarding the project ...it will a great help for me ..if u have suggestion let me know ....
define STLC life cycle step by step
What is meant by SIT?
Whats the difference between retesting and regression testing, explain SDLC and STLC, test plan, test case template, severity and priority, write test scenarios for login screen, and employee payroll; BVA and EP for a particular eg.
Guys, can any one of u give the realtime example for Black Box Testing
How to write test cases for testing databases,especially for testing and writing test cases for stored procedures.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
what is the diff b/w system testing & end to end testing