Question

In: Computer Science

Your supervisor said, “Integration testing is a waste of time. If each program is tested adequately,...

Your supervisor said, “Integration testing is a waste of time. If each program is tested adequately, integration testing isn’t needed. Instead, we should move on to system testing as soon as possible. If modules don’t interact properly, we’ll handle it then.” Do you agree with this comment? Why or Why Not?

Write easy to understanding answer. Please Thank you

Solutions

Expert Solution

Generally,there are three strategies of testing,they are Unit testing,Integration Testing and System testing.

System Testing is testing a complete and integrated software.The purpose is to evaluate systems compliance with specific requirements.

Integration testing is testing two or more dependent programs.

Both normal and abnormal data comes under Integrating testing data.Integration testing is useless if we are testing a single program.And also when the programs are dependent,we must need integration testing,to guarentee that data passed in correct.

Hence without integrating testing we cannot determine whether the data is correct or incorrect for a independently tested programs.So,integrating testing is waste of time is incorrect.

Integrating testing ensures us that the programs are executing correctly without any bugs.

If modules dont interact properly,then it is impossible to correct them by unit and integrating testing trategies.


Related Solutions

Program Behavior Each time your program is run, it will prompt the user to enter the...
Program Behavior Each time your program is run, it will prompt the user to enter the name of an input file to analyze. It will then read and analyze the contents of the input file, then print the results. Here is a sample run of the program. User input is shown in red. Let's analyze some text! Enter file name: sample.txt Number of lines: 21 Number of words: 184 Number of long words: 49 Number of sentences: 14 Number of...
How to read a gas chromatography graph. How to find retention time and integration of each...
How to read a gas chromatography graph. How to find retention time and integration of each peak? How to find the major product from the graph
Please respond to each of the following case scenarios. Your perspective is that of a Supervisor...
Please respond to each of the following case scenarios. Your perspective is that of a Supervisor or as an observer evaluating the supervisor’s decision in each of the scenarios, unless otherwise advised. Ensure that you identify the specific prohibited grounds, if you find that there is the basis for a Human Rights complaint. Also, make sure that you address the relevant issues in each case and provide an explanation, as needed. Limit your response for each scenario, to about 150...
19) Your friends are at it again. This time they are testing H0 : μ =...
19) Your friends are at it again. This time they are testing H0 : μ = 14 versus H1 : μ ≠ 14. They have found that x̅ = 13.5, x̅cu = 14.7, n = 64 and they know σ = 2.5 . a) Do your reject H0 ? Explain. b) Find alpha. c) Find the p-value. d) Find beta if mu is really 14.3.
letter convincing your supervisor that flex time is needed for students. present a logical case with...
letter convincing your supervisor that flex time is needed for students. present a logical case with clear facts. even though form letters can save money and time do not use one in this case
Your manager has told you that capital budgeting is a waste of time. How would you...
Your manager has told you that capital budgeting is a waste of time. How would you respond to your manager? Include a discussion of the screening decision calculations available for use in making the appropriate decisions.
Complete the coding/testing of the heap sort method we began in class. Then modify your program...
Complete the coding/testing of the heap sort method we began in class. Then modify your program so that it outputs a comparison of the actual number of swaps it performs to the predicted number of swaps, and a comparison of the actual sort effort to the predicted and minimum sort effort. The output should be formatted exactly as shown below. Actual swaps = xxxx; Predicted swaps = xxxx Actual sort effort = xxxx; Predicted sort effort = xxxx; Min sort...
Choose the correct answer for each question below 21. What would you report to your supervisor...
Choose the correct answer for each question below 21. What would you report to your supervisor with regards to medications? a) Client is not taking their medication or not taking it correctly b) Medication is not stored properly or in original containers c) Medication is expired d) All of the above 22. Most drugs are metabolized in the: a) Pancreas b) Kidneys c) Bladder d) Liver 23. The abbreviation “OTC”, means you do not require a prescription to get the...
I want each of you to research your city/town’s plans for disposing hazardous waste (including, if...
I want each of you to research your city/town’s plans for disposing hazardous waste (including, if applicable, its policy of disposing of drugs). How does it differ from the City of Boston? Did any items, that were listed as hazardous material, surprise you? If you live in the City of Boston, please research another city or town in Massachusetts.
C++ program to perform each of the area calculations in separate functions. Your program will take...
C++ program to perform each of the area calculations in separate functions. Your program will take in the relevant information in the main (), call the correct function that makes the calculation, return the answer to the main () and then print the answer to the screen. The program will declare a variable called “choice” of type int that is initialized to 0. The program will loop while choice is not equal to 4. In the body of the loop...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT