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

if i give some thousand tests to execute in 2 days what do u do?

24 Answers   BirlaSoft, Sigma IT,


What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.

0 Answers  


What is the Difference between Network testing and Web Testing?

0 Answers   CashEdge,


generally what model tester will follow in an comapany? pls give me answer

3 Answers  


what is upword and downword Testing?

2 Answers  






If the Time is cut shorted, how can you manage that?

6 Answers  


How to do the performance testing Manualy? Do u have a test case for that?

1 Answers  


What is the difference between Performance testing and Load testing ?

7 Answers   TCS, WebSoftEx,


what is traceability matricks

7 Answers   Synergy,


WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY

0 Answers   Wipro,


There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements

0 Answers  


What type of testing u perform in organization while u do System Testing,give clearly

3 Answers   BladeLogic,


Categories