What is the exact difference between Integration & System
testing; give me examples
Answer Posted / malaprabakar
A. integration testing:testing of combined parts of an
application to determine if they function together
correctly. The 'parts' can be code modules, individual
applications,client and server applications on a network,
etc. This type of testing is especially relevant to
client/server and distributed systems.
System Testing:system testing will conducted on the entire
system to check whether
it is meeting the customer requirements r not
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Difference between Re-testing and Regression testing?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
Describe a past experience with implementing a test harness in the development of software.
i have done B.E. computer in 2009 i have done software testing course and also 6 months exp in testing on live project as trainee, now a days i am searching job in pune. can any one tell me any opening in pune?
write test cases on wall
Explain stub in testing point of view?
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
Do submit teststrategy to customer if yes at what time
what are the 3 test tool categories and describe what each can do.
What is quality center? What are the modules of quality center?
What is bug, deffect, issue, error?