Waht is the difference between system test case and
functionlity test case?.
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
What is class in Testing.
what are all requirements need for create gmail login page
My questions are- 1. If we have 1 week time in hand what will be the approch of testing. 2. If we have very lesstime in hand then how we will do the regration testing. 2. When there is a change in requirement in module A then what should be the approch to change in that module and in other module like B,C etc an whow we update the test case pls explain the scenario in detail. 3.How do you confirm that for perticular funtionality all the test cases has been written. Thanks
What is two tier and three tier architecture?
13 Answers HCL, IBM, iGate,
what is Severity / Prioity ? How do assian ? What are the basic things followed?
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?
Tell me the test cases for Notepad?
What is information flow in testing
What steps are needed to develop and run software tests?
what is review and walkthrough?
How quickly we need to fix the bug?