B6-M5 System Development and Change Management Flashcards
what is sanity test?
a system test assesses the overall performance of a newly implemented software package or IT platform to evaluate whether it meets operational, technical, or applicable quantity standards.
what is regression test?
test takes rerun test cases within known outcomes given a known set of variables and applies those cases to a new system with new functionality to determine any variation in system performance
what is acceptance test?
test ensures that the software works correctly for the intended user in his or her normal work environment
what is validation test?
focus on visible user actions and user-recognizable outputs from the system “did we build the right thing?”
what is integration test?
exercise an entire subsystem and ensure that a set of components operates smoothly together