CST 438 - Module 5
Week 5, This week had fewer material to cover than previous weeks, however the textbook readings had quite a bit to say. The main topic being larger tests in a development environment and how they can tend to produce valuable information but also have big disadvantages to be worked around. For instance, running a large test can produce results more comparable to the product when released, however it costs more to run, and takes a much longer time compared to unit tests. Not only is it just more costly, but due to the nature of large tests, there can be a lack of standardization and ownership considering it would be made by multiple teams who may program differently. However, companies can use different types of large tests depending on what they are testing for. Maybe all in one system, the cloud or maybe spanning multiple systems.