Answer Posted / vishwajeet chauhan
Integration testing means we test interface between two
module..this is called integration testing.
three type of integration testing..
1->Top to bottom testing
2->Bottom to top testing
3->Sandwich testing
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is Cyclometric testing?
What is a test log?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Explain unit testing, integration tests, system testing and acceptance testing?
How do your characteristics compare to the profile of the ideal manager that you just described?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
what is meant by application server and its functions?
what are metrics and what are metrics did u collect in you are project
What is the difference between manual testing and automation testing?
What are the different servers and difference between them?
what is the difference between Test-bed and test topology?
What are the tasks of test closure activities in software testing?
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.