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 is testing methodology?
Explain test metric and the information it provides.
Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?
How to write a test case for Email and web address
3 Answers PAS Technologies, TNQ, TNQ Books and Journals,
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
What is the difference between Functional requirement and business requirements?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
0 Answers CashEdge, Cognizant,
how to test an web application. and what step have to considered first.
how to deploye the build when the developers give the source code..?
how to schedule the time in stlc ?
What is bug priority?
what is the meaning of compatibility testing in view of web application testing?