Question: You are a software testing engineer in a company, and today you received a task that you need to test two programs. Unfortunately (again??), the

You are a software testing engineer in a company, and today you received a task that you need to test two programs. Unfortunately (again??), the unit tester is badly designed and it only provides you with the following information: - All tests are testing both programs A and B - There are 200 tests. - There are 30 tests that failed with some error in program A - There are 11 tests that failed with some error in both programs A and B - There are 180 tests that run through program B but do not find an error Now, it's up to you to find out how many tests are failed in your test. Hint: If a test is passed in one program, it may or may not pass another program. If a test failed in one program, it may or may not fail another program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
