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 the difference between baseline and traceability matrix?

0 Answers  


what are the good test cases for the login form containing 4 fields like Username,Password,LOGIN button and CANCEL button?

0 Answers   TCS,


do you or anyone has 100or over test cases in different categories

0 Answers  


How to test a Falsh player scrollings?

0 Answers   Accenture,


What is Test Strategy and Test Plan..what is the Diff.between those?

5 Answers   MBT,






What are the main key components in web applications and client and server applications?

0 Answers  


Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advance.

6 Answers   TCS,


How to write Negative test cases?

12 Answers   CarrizalSoft Technologies, Infosys, Microsoft, Ybrant Technologies,


what is performance testing?

3 Answers  


Whether the testing process followed in different model will be same or will it vary?

1 Answers  


What is Green Tesing, Red Tesing & Yellow Box Tesing?

4 Answers  


What is the difference between bug and defect?

8 Answers  


Categories