What is the difference between function testing and system
testing ?
Please answer with proper pratical exmaple and avoid copy
paste of text which written in book
Answer Posted / deepak
Readers ,
I give you all examples :
I got one process which has 3 programs in it , say i use
Program 1 > inputs to > Program 2 > inputs to > program 3 .
Functional testing :I will test functionality of Program 1,
2 and 3 each seperately.
System Testing : I test how Program 1 inputs to Program 2
then Program 2 to Program 3 and finally my motive is
achieved performing all above.So in this i test the
functionality of system as a whole.
we might use different TECHNIQUES for both Func. and System
testings.
Hope i am clear with my response and make sense.
Thanks
Deepak
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the Major Functionality for a ATM machine ??
Zenq interview questions for manual testing
how recovery manager works in winrunner
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
What is bug severity?
Difference between adhoc testing and error guessing?
What type of questions will be asking for 2 years experience candidate in manual testing?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Can you explain function points?
How to do Performance Testing manually for a Flash Application?
10 scenarios for security testing using gmail applications?
what is mean by Performance Related Testing in data base?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc