IS INTEGARTION TESTING DONE BY THE DEVELOPER OR TESTER?IF
TESTER IS INVOLVED , WHAT WILL TESTER DO ?
Answers were Sorted based on User's Feedback
Answer / amit verma
Integration Testing was done by Testers not Developers.
But it doesnt mean that only Testers can peform
Intergration Testing,decleopers can slos include in this
type of testing.
In Integration testing,tester test the fuctionality of the
modules after integrated two or more than modules,data flow
in integrated modules.
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / brahma412
nan,
but i have seen in one black box test eng's resume. they
kept integaration testing also.
u said that only developers only involved.
wat about the tester?
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / n@n!
hi Amit Verma,
is integration testing was done by developers?????.....
is developers given code to testers?????.....
maz copmanys integration testing was doe by develpoers not
testers.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / brahma412
amit,
does it mean that 1st tester usualy test the
individual module and after integarting all modules , at
that time he must check his module.
wat the data flow.?
does it mean that data from one module is reflected on
other module.
but as tester do u know only ur module requirements or
other module req's also? if u know other module req's , u
can test data from one module is reflected on other module.
plz clarify a little bit more.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / n@n!
integration testing was done by developers.
in integration testing developers test the connection
between the modules,data flow between the modules and
control flow between the modules
Is This Answer Correct ? | 6 Yes | 7 No |
what is defect ,error,bug,failure and fault?
16 Answers Accenture, Celstream, EDS,
Configuration Management is 1)before System Requirement 2)at Start of the S.D.L.C 3)at Start of the S.T.L.C 4)at the time of Coding. Would be better if anyone can provide some explanation for the answer
What type of testing will be done in Installation testing or system testing?
How do you analyze your test results? What metrics do you try to provide?
What is regression testing?difference between regression and retesting?
difference between stress testing and loadtesting
when do u stop testing?
Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.
How do you know the code has met specifications?
Write positive and negative test cases for forgot password?
What is bucket testing?
How can u justify u r written all the test cases are meeting the client Requirements?if is there any missing functionality how can u know?