













































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Short notes and ppt slides that helps to understand the topic of cs608-Software Verfication and Validation
Typology: Schemes and Mind Maps
1 / 53
This page cannot be seen from the preview
Don't miss anything!














































(^) Therefore, we have (^) Test oracles (^) Test execution resulting data in the shape of test execution logs (^) Traceability matrix (^) Once testing is complete, we maintain clean-up information (^) Another important aspect is the storage of automated test cases, bug logs, screenshots etc.
(^) We keep record of all of these to infer valuable information such as: (^) Product quality metric (^) Expected completion time (^) We emphasize on aspects of test data management considering automated testing tools providing support for: (^) Test case recording (^) Test case execution (^) Bug log recording (^) Analysis of results (^) we study usage of Microsoft Test Manager (MTM) END
(^) System Under Test (^) We have a learning management system which is under development and we treat it is SUT. (^) We write test cases, execute them and record (^) Login MTM using Team Foundation Server
(^) We develop (^) Test plan (^) Test suites (^) Test cases