what is the entry criteria and exit criteria of integation
testing.
Answers were Sorted based on User's Feedback
Answer / rajesh.pothina
when we enter a value in module a is entry criteria and to
check whether the value has present in module b is called
exit criteria for integration . Here we r checking the flow
from module to module .
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vishal bilgaiyan
It describes the flow of your project. In entry criteria we
define what is the initial need of the project. Suppose in
the first step of the project a file have to import that
contains a specific data then for this project this files
comes under Entry criteria.
IO Exit criteria we cover all the things which should be
the output of the last step suppose generation of any file
or any situatiion.
Thanks
Vishal
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anil
entry criteria of integration : is like checking the
availability of data that is to be shared or not.
exit criteria of integration: is like checking that the
shared data is available in dependent module or not.
example: if we posted data in a module named "a" and that
must be visible in module "b","c","d" now we will check the
availability of the data that has to be shared and we will
go for module "b" and check that the data that is present in
module "a" is available or not.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jyotipal singh
Entry level criteria is that CDD is ready and exit level
criteria is that the communication flow and data flow
should be satisfied.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aruna tummala
Entry criteria:The set of generic and specific conditions
for permitting a process to go forward with a defined task.
Eg :test phase. ..
Exit Criteria:It is a criteria or requirements which must be
met to complete a specific process.
Is This Answer Correct ? | 0 Yes | 0 No |
Difference between Client server & Web based Testing?
What is the difference between authentication and authorization in web testing?
can u give me the test scenario template and one example test scenario?
9 Answers Accenture, AppLabs, WCL,
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
What is risk analysis?
what is the difference b/n DPD(Defect profile document) and DRD(Defect Report document).
What is Test Strategy and Test Plan..what is the Diff.between those?
Is Quality centre(QC) is bug(Defect) tracking tool
what is the difference between sanity and smoke testing?
What is meant by SIT?
Which method of testing we use to test LOGIN page?
how to write test case for ID CARD button in HOSPITAL MANAGEMENT INFORMATION SYSTEM. kindly do reply me.