Create and manage Test Suite
A group of similar test cases organized together to test a specific functionality under multiple test scenarios. For instance, let's take the login scenario. There are multiple test cases to check a login feature. User can use the email address or ...