Software acceptance test plan: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
Line 17: Line 17:
#** [https://en.wikipedia.org/wiki/Data_dependency Data dependency]: If the input data came from previous step, you should check the format of data generated by previous step before executing the process.
#** [https://en.wikipedia.org/wiki/Data_dependency Data dependency]: If the input data came from previous step, you should check the format of data generated by previous step before executing the process.
# Progressive update
# Progressive update
#* Incremental updates: How to apply updated data to the current model
#* Incremental updates: How to apply new data to the current model
#* How to use updated data to update the model
#* How to use new data to update the model


References
References

Navigation menu