what is meant by system testing? what is functional
testing? what is the difference between both of these
testing? can anyone explain this in detail?
Answers were Sorted based on User's Feedback
Answer / jaspinder
System testing is testing the application on different Configuration PC's. Use Installation testing, Repair testing during System testing. Use Hardware and software compatibility testing.
Functional Testing: Just testing the functionality of the application whether its fulfilling the customer requirement or not.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mallikarjun
system testing---once the complete application is developed
and it is installed into the environment then that is
called system....testing of that one is called system
testing...
functional testing----testing the functionalities of
application is called functiona testing
the basic difference between them is in functional testing
the application is tested in the company environ ment
where as in system testing testing the application in
client environment
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / kamalakar
System testing is examine all software components and
hardware components and interfaces.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
system testing is nothing but a s/w build testing.system
testing is conducted in 2 ways.1.functional
testing2.nonfunctional testing.
in functional testing the testers r concentrated on
functionality of the s/w
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / vijay
ST : It is Blak box type of testing in which overall
business requirements should be covered.
FT : It is also called as behavioural testing/Black box
testing. Here test data derived from the specified
functional requirements without regard to the final program
structure.
Hope it may help.
| Is This Answer Correct ? | 0 Yes | 3 No |
how to write test case for triangle and sqaure?
WHAT IS LOAD TESTING
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
if anyone ask why did u choose testing field instead of ur core subject after btech in ECE how should i answer
What is meant by YUI testing?
If Tester found the bug in build 2.0.0 tester will assign it to developer but not get fixed in next build 2.0.1 then tester have to assign it again for every build if not get fixed upto build 2.0.7 or not? Same question is for version also?
Difference between postponed and deferred bug
What is the need of smoke test even when unit test is done by developers?
Can you explain function points?
How to Trace a Defect?
What do u mean by BATCH test?
What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?