can anyone please tell me how to test the functional
specification?
Answers were Sorted based on User's Feedback
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 |
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 |
Hi Friends, Plz answer my these questions on sqt.qae@gmail.com Why you want to be software tester? As new to testing what kind of work is to be there in testing in detail...in testing What to study in manual testing or automation testing from interview point of time? Is there we have choice to choose domain while interview time..? Reply ...on my email
What is Smoke testing,in smoke testing time u will prepare the test cases or not?
how agile testing is performed and what are the related documents.
What you will do during the first day of job?
why Can't the system testing be done at any stage in V- Process Model? reasons
explain - Test plan, Test case, test scenario, test data, test report,
can u write test cases for telephone?
9 Answers Professional Access,
What is Data Flow Testing?
how many levels of software testing?
In my application there are 5 modules. In every module there are 8-9 sub-modules. Preview, Print & Download options are there on every sub-module screen. My Question is - Should I have to write that much test cases for Preview, Print & Download options???????? Please reply soon.
If client give you a project then which testing you will perform first
How to crash or break the web-based application