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 |
what is walkthrough?
1.What are the difference b/w client & server?
what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly
What is defect pooling?
What is the main diff. between Retesting and Regression Testing ?
wat is exploratory testing? how can u do ?
For a functionality 50 test cases are passed and we released the code with all the test reports etc etc.. But in customer side all the 50 test cases are failed. How will you answer for this error to ur manager and Customer?
what are the basic line documents?
what is deffered status?
Explain the procedure for manual testing.
What are initial and end conditions?
what are the different statuses of test cases?