wht is Driver in Integration testing
Answers were Sorted based on User's Feedback
Answer / kamblep
When u want to test a function in any of the module/s u need
to write a driver function which is nothing but a main()
function through which u invoke the function in the
corresponding module/s.It is generally the responsibility of
the developer and hence falls under White Box Testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rafi
in integration testing we have a 2methods that is
top down integration testing and
bottom up integration testing
In bottom up integration we using drivers
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rohituppal
Drivers are used in bottom up approach of integration testing.
Suppose there are 3 modules A, B & C as shown below
A
|-> B
|->C
Bottom up approach tests module C first then B then A
Now suppose module C & B are ready but module A is not ready.
So in this case instead of waiting for module A to get ready tester will write some piece of code so as to get the required output that module A expected to give. This is driver itself.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / reddy
In integration testing we have 4 methods. In that 4 methods,
bottom-up is one. Here we are integrating sub modules
without iteration of main module. That time we using driver
between main module and sub modules.
Driver is nothing but a temporary prog.
| Is This Answer Correct ? | 0 Yes | 0 No |
Whether SQL knowledge is Mandatory of Software Testing or not? Briefly Explain?
Difference Between Adhoc Testing & Exploratory Testing?
What is difference between Client-Server and Web based architecture.?
2 Answers Disha Tech, Verisoft,
when doing regression testing, how can we know that other screen or module are affected?
CGI MANUAL TESTING INTERVIEW questions: 1. tell me about your self 2. could you please explain bi-directional traceability 3. Tracebulity matrix with example 4. What and diff between validation & verification activities 5. Possible ways to check the log-in screen page get locked (user acc should b same all ways) 6. log in screen for a job portal for user and new registration user screen and give some new requirement changes 7. What is maintainace testing and support-testing 8. What the real time scenarios you are using your system 9. what are the techniques used for test coverage 10. what are the methods used for manual testing to write test case 11 is any domain you would like to prefer 12 have you been a part of end-to end testing (system testing) 13. What is non-functional testing?
what will u do if ur given 20 days to complete a testing activity but ur manages to complete it in 10 days? how will u spend the next 10 days?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
What is STLC?
what are the real purposes of test cases
Can you explain an application boundary?
The program prints data on the screen instead of the printer. Referring to the fault above, which load condition errors has occurred?
How many tabs are in QC?Name some tab