Waht is the difference between system test case and
functionlity test case?.

Answers were Sorted based on User's Feedback



Waht is the difference between system test case and functionlity test case?...

Answer / vidya

In System Testing, System Test Case will be developed to
validate the System as a whole End-to-end, while combining
it with the required HW, Database, Networking and any other
connections such as Printers, Fax or any other external
supporting SW application. Here, while an input is given to
the System, the System's behavior to handle the input data
and its final expected out put will be verified.

In Functional testing, Functional Test Cases woll be
developed to validate the Application according to the
functionality demanded by the client or provided in the
SRS. Here the input is given to the application, the
application behaavior to handle the input data and its
final expected output will be verified.

Is This Answer Correct ?    27 Yes 2 No

Waht is the difference between system test case and functionlity test case?...

Answer / murthy

System Test Case:
It will cover the application from end to end. It is
not based on the requirements given by the client. We need
to cover the whole application.

Functionality Test Case:
It will cover only functionality given in
requirements document. We need to check whether the given
functionality is working fine or not.

Ex: Take some maintenance projects. In that, for each and
every release the client will give some enhancemants (new
functionalities). In Functionality test case we need to
cover only the given functionaliteis. But before delivering
the project we should do System testing to assure that the
whole system is woking fine.

Is This Answer Correct ?    17 Yes 5 No

Waht is the difference between system test case and functionlity test case?...

Answer / n t

Functionality test is a part of System Test.
In functionality test basic functionality of all the
functional area of the application is tested and it ensures
that the build is ready to go into System test.
In system test end-to-end functionality of all the
fuctional area is tested throughly.

Is This Answer Correct ?    7 Yes 9 No

Post New Answer

More Manual Testing Interview Questions

What is Entry Criteria & Exit Criteria

3 Answers   QA, Wipro,


What is date driven testing?

0 Answers  


why we use defect tracking tool?

4 Answers   LG Soft,


Who will do the Effort Estimation and Scheduling ?

2 Answers   IBM,


what is conditional testing? explain and examples

0 Answers  






How can write testcases on a code under development pls give asnwer

0 Answers  


Difference in web based application,desktop application and client server application? plz explain Us

2 Answers  


Explain the procedure & path of s/w in testing?

0 Answers  


what is meant meant by test log?

1 Answers   DSR Management, Mastek,


I need some help. Could you solve this query i got this query the other day. Any help would be appreciated Write down any potential problems or omissions from this Fault Log Fault no: 278 Environment: Windows 98 Priority:3 Tester:Author Application: Web testing Description When i log onto the screen DF342 I should be able to delete records. However when trying to delete records an error message appears telling mw that im not authorized Response: 25 Aug: Programmer: Security needs to be setup providing access to the delete facility- No error 26 Aug:Tester: We had Security up and it doesnt seem to work- I have reopened this fault

1 Answers  


could you sent me boundary value analysis sample test cases

3 Answers   CTS,


what are the various levels of testing?

10 Answers   InterGraph,


Categories