What you consider at the time of Module Integration?
Answers were Sorted based on User's Feedback
Answer / bindu puvvala
All the modules have to be Unit Tested first.
It is better to do step-by-step integration than
integrating all the modules at once. i.e., if there are 10
modules, we start by integrating 2 modules first. In this
integration testing, we have to check
1)whether the dataflow is smooth across the interface of
the 2 modules.
2)whether the 2 modules together achieve the intended
purpose
3)whether a module has a bad effect on another module, by
giving different sets of data that traverses both the
modules.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vish
we test functional flow and data flow between the added
modules.
this is done with the help of work flows prepared by the
testers those who has the strong functional knowledge on
the application in the team.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are W3C Standards?
Can you explain process areas in cmmi?
can anyone write testcases for a wall clock?
What is the difference b/w Smoke Testing and Sanity Testing?
Can anyone give me the example of High Priority and Low severity defect. Please dont give me answers like Spelling mistakes or logo missing something like that. Give me some real time example from your application. Please ignore the earline question which i have posted.Thanks in Advance.
What is ADHOC testing ?
How to write JSON query ? Explain with Example
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
what is defect leakage?
What are the Different Status of test Cases?
9 Answers Thatavarti Technologies,
what is bugzilla?
In a company does a tester communicate with clients? if yes then in what situation?