do u know abt integration testing,how do u intregate diff
modules?
Answer Posted / abhishek
testing the dataflow or integration between two or more modules is called as integration testing. there are two type of integration testing :-
1)incremental
2)non incremental also called as big bang method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the main use of preparing a traceability matrix?
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
What is severity and priority of bug? Give some example.
Define brain stromming?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
How do you test google or gmail application??tell me step by step process??
What is the difference between coupling and cohesion?
How does a coverage tool work?
How will you determine when to stop testing?
What is function points??????
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
Negative test cases for phone camera
In Manual testing how to test proxy servers? can u please explain with example?