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 / sachin
Thanks Muralidhar for this informative answer
But still I have an issue
I am dividing your answer into parts.. you said
a) “in system testing Objective is to make sure that the
system is working as defined in the base line document” and
b) for functional testing we will be testing the
functionality is appropriate or not…
But again.for part b.. For testing functionality we take
help of baseline document..and again it is similar to part
a which you have explained..
that means by your explanation also..the final result is
Functional testing is a part of system testing.. so ..
sorry for asking the same question again .. please tell
me “ Functional testing is a part of system testing “
This statement is right or wrong
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
What is junit & api?
1. what exactly is heuristic checklist approach for unit testing ?
What is ecp (equivalence class partition)?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
what is independent question and what is retriewing and what is problem of severity.
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
test cases on bangles???
When new application ready to test than whats your testing strategies?
For any web application, what are the possible login features that should be tested?
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
Explain stub in testing point of view?
What is srs and brs document?
What do you understand by usability testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form