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 / muralidhar kotti
In System testing the objective is to make sure that the
system is working as defined in the base line document and
its interfaces with other upstream and down stream systems.
where as in functional testing we will be testing the
functionality is appropriate or not. e.g: interest
calculation, EMI calculation etc
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How we can test Cookies Manually?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
Can you explain decision tables?
Hi,Please can any one tell me about SAP Testing concepts.
How can you prepare the resume for testing? Can you send me the answer for this questions?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Tell me a critical defect in which your Client,PM,PL appreciate on you
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
what are the Cs in testing
What is early testing?
how mapp the defect id in quality center?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
what is the difference between Test-bed and test topology?
Artifacts in design phase of SDLC ?