How System testing is different from the Functional testing??
Answers were Sorted based on User's Feedback
Testing the behaviour of system / software as defined in
software requirement specification is called system testing.
It checks for functional and non functional requirements of
the software.
System testing is performed after integration testing.
Before accepting the system testing, tester should perform
smoke testing so as to check whether basic functionalities
are working fine or not.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mudaseer
system testing is end to end testing
functional testing is checking the functionality
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / phu
System testing is testing level
Functional testing is testing type
They are 2 different concepts.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravati
In functional testing we test all the functionality of the system separately But in system testing we integrate all and tested as a whole or complete integrated system
Is This Answer Correct ? | 0 Yes | 0 No |
What techinques do you follow during testing?
I would like to reserve railway ticket online and paying the fare through net banking. Friends help me to write test cases???? Give answer for this as soon as possible...
What can be done if requirements are changing continuously?
negative test cases on banking domain ?
What is diff between Agile SDLC and TDD SDLC? Kindly let me know?
What is quality center?
Hi, Please tell how to write system test cases for between two modules. please ans real time expirience people... thanks in advance..
What is limitation of v shaped model
Can any one please explain me, what kind of defects we should not raise while doing System Testing?
if you have 100 test cases, in that 80 passed and 20 failed, Which test cases your select for Retest and Regression testing?
write a use case format for login
what is Software Development Life Cycle (SDLC)?