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 |
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
What is the name of the process developed by The Software Engineering Institute that addresses 18 key process areas for achieving a certain level of organizational maturity?
wht is TRM
Difference between Agile process and V Model
what is meant by defect tracking?
What is contained in CRS,SRS and FS ?
WHO CAN TEACH ME MANUAL TESTING AND PROJECTS PERFECTLY WITH INTERVIEW PREPARATION AND RESUME WRITING PLZ PLZ HELP ME I WANT TO WORK ON TESTINGTOOLS SO PLZ HELP ME TEACHING WOULDBE EITHER DIRECT OR ANYMODE BUT I PREFER DIRECT CLASSES , COACHING INSTITUTES ARE AVAILABLE BUT THEY WILLNOT TAKE CARE MUCH SO THATSWHY IAM APPROACHING LIKETHIS WAY MY MAILID :sumalatha.qtp@gmail.com plz reply and i will pay good fees
what is sign off process in manual testing?
1 Answers Cap Gemini, Virtusa,
Difference between Black box and White box testing?
How can you test the security of a web site (from hacking), both manually and by using a tool. If by a tool then which one and how?
If there is no sufficent time for testing & u have to complete the testing then what will u do?
How can you find dead code!!