can anyone please tell me how to test the functional
specification?

Answers were Sorted based on User's Feedback



can anyone please tell me how to test the functional specification?..

Answer / ramyasri

Functional Testing:

"The objective of function test is to measure the quality
of the functional (business) components of the system".
Tests verify that the system behaves correctly from the
user / business perspective and functions according to the
requirements, models, storyboards, or any other design
paradigm used to specify the application.

Test Cycle for Requirements based Function Test:

1.Test Planning

2.Partitioning - Functional Decomposition

3.Requirements Definition / Verification

4.Test Case Design

5.Traceability (Traceability Matrix)

6.Test Case Execution

7.Defect Management

8.Coverage Analysis

byeeee..
B.Ramyasri.

Is This Answer Correct ?    2 Yes 0 No

can anyone please tell me how to test the functional specification?..

Answer / madhuri

Testers with depend on functional specifications in SRS to
prepare test scenariors and test cases for functional
testing.

Approach to test functional specifications:

step 1 : collect functional specifications of responsible
module for testing in project.

step 2: collect one functional specification from that
list.

step 3:study that specification in terms of entry point,
required input,normal flow,expected outputs,exit point and
alternative flow if available of corresponding functionality

step 4: prepare test scenariors depending of above study

step 5 review that scenario for completeness and correctness

step 6:prepare test cases and review them for completeness
and correctness

step 7 : go to step 2 untill all the functional
specifictions study.

Is This Answer Correct ?    0 Yes 0 No

can anyone please tell me how to test the functional specification?..

Answer / sreekanth

thank u ramya this answer is usefull for me.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is a test scenario?

0 Answers  


Hi... What is difference between QA and testing?

8 Answers  


I m beginner to testing.. plz send me manual testing material or tell me best site for testing where i can get from fundamentals...

2 Answers  


is it possible to check the Recording/play back in white box testing?

1 Answers  


What is a test server?

0 Answers  






Difference between QA and Testing?

13 Answers   Deepak Enterprises, IBM, Mechanical, Trigent,


Please anybody explain the interaction of tester with developers and team lead regarding bugs or any issue, how they interact? How they discuss... Plz be clear in detail

6 Answers   eSymbiosis, Infosys,


What if the software is so buggy it can't really be tested at all?

1 Answers   Crea,


what are the test scenarios for the new user registration in e-commerce site??

2 Answers  


What is the role of QA in a company that produces software?

1 Answers  


Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples

5 Answers  


get the employees details ordered by employee name in alphabetical orders

1 Answers   IBM,


Categories