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 |
4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.
what is the difference between metrics and matrixes .. if possible please give some examples..
Currently iam working in testing line, iam trying in other company in the testing line itself, but my friends are telling without any reference it is unable to get a job in a reputated company, is it true?
When new application ready to test than whats your testing strategies?
0 Answers Capillary Technologies,
Can anybody tell me Test case Managment tool which is open source........and anybody working on it? pls tell its urgent?
What is Management Testing?
Hi my name is namrata.Presently m working in a S/W company in mumbai as a testing engineer.am a fresher with just some months experience.i need to change company to relocate to pune so can any one plz suggest me something.i hav good knowledge in manual testing with good communication skill and a positive attitude to learn new things and deliver excellence.Plz do reply me with suggestions.
What is the main use of the quality center comparing to the excel sheet?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to white box testing and wt r the types of testing r belongs to both.
What is Testing Life Cycle. Explain Briefly?
What is the diffrence between BUILD & RELEASE ?