What is System Testing and Integration
Testing.Differentiate them.
Answers were Sorted based on User's Feedback
Answer / patel prtaik
THERE IS A SIMPLE ANSWER FOR THIS QUESTIONS THAT :-
SYSTEM TESTING MEANS TESTING A SYSTEM AS A WHOLE WHERE IT
CHECKS THAT SYSTEM IS WORKING ACCORDING TO ITS DEFINE
REQUIREMENTS IN ITS SPECIFICATION OR NOT.
WHILE THE INTEGRATION TESTING MEANS TESTING THE DIFFERENT
COMPONENTS OR MODULE OF SYSTEM BY INTEGRATING THEM
TOGETHER.IT MAY NOT BE THE WHOLE SYSTEM.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / guest
Hai...
System Testing : Other name for system testing is black box
testing.
->It was done by testers.
->"Testing all the requirements in the application is
called system testing"
->In system testing the test engineer can test the
1)Userinterface functionality (colour,size,font,etc)
2)usability (curser blinking,tab monents,short cut keys etc)
3)functionality (customer required functionalites are there
in the application)
4)non functional (preformanece,security)
5)validate (type)
Integration testing : Other name for integration testing is
white box testing.
->It was done by Developers
->in Integration testing developers test the
1)connection between the modules,
2)data flow between the modules,
3)control flow between the modules.
Integration Testing is of two types,
->Database Integration (Back End Integration)
->Application Integration (Front End Integration)
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / n@n!
system testing:
testing all the requirements in the application is called
system testng
in system testing test engineer can test the
1)userinterface
2)usability
3)functional
4)non functional
5)encironment
integration testing:
it was done by developers.in integration testng
developers can test the connection between the
modules,dataflow between the moduled and control flow
between the modules e.t.c...
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the Test Matrics?Process Matrics And Product Matrics?
What is verification and Validation?
What is the role of Documentation for QA?
If someone had 2 months experience in manaul testing but not that much effetive knowledge then what he should do show experience or not in his C.V.
iam new to testing ,i want improve knowledge on manual and how to improve theoretically r practical?any one give me suggestion?
What is "BRS". Plz Explain whats the content in BRS" Diff between BRS,SRS,FRS?
12 Answers BoA, PAF,
Explain some techniques for developing software components with respect to testability.
What is the difference between a Test Plan and a Test Strategy?
What is test case of dustbin ?
5 Answers Campus Interview, eXtensible IT Solutions, Hewitt, TCS,
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
Mention five negative testcases for Gtalk?
why Can't the system testing be done at any stage in V- Process Model? reasons