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 penetration testing
What is the difference between Project Based Testing and Product Based Testing?
what is configuration management...please explain... thanx
What is the difference between a Test Plan and a Test Strategy?
which kind of testing you are performing in diffrent phases of SDLC
How you will test pen
6 Answers Accenture, Digital Mesh,
What is "Cache Memory". How and What we have to check in Cache Memory during Web based application testing.
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
what r the qualities of a tester?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
what does frs doc contain?
What are the different types of joins