Relativity interview question

How would you develop a test plan given a software system

Interview Answer

Anonymous

Nov 17, 2021

Unit testing each individual component, perform integration tests between the components to ensure proper functionality, also do a full system test.