I am new to Testing , my question is
Integration Testing is a BlockBox Testing or White box
testing ? please give me a answer .....
Answer Posted / n@n!
integration testing is comes under white box testing.
in integration testing developers test the connection
between the modules,data flow betwwn teh modules,control
flow between the modules.
integration testing is of two types:
1)data base integration
2)application integration
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
please anyone let me know the -ve testing of Excel sheet?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
Difference between Re-testing and Regression testing?
Is quality control similar to quality assurance?
If you're given a program that will average student grades, what kinds of inputs would you use?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
what is base time , how can we base time your doc"s ?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
State a generalized process for load test? Or explain how you did it previously.
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
How do you scope,organise and execute a test project.
can u plz give an example for regression testing with example.
Explain stub in testing point of view?
What is the difference between a standalone application, client-server application and web application?