What is the difference between Test Condition and Test Scenario?
Ands 1:- Test condition is the condition which is the Process that you should follow to test an application. Ex: – You Have Login Form. Test Condition 1:- when User Name and Password are valid Then application will move forward. The above one is the test condition which is the basic Condition where that tests process will get pass. Test Scenario:-Test Scenario will tell you the possible Ways of scenarios (ways) that an application can be tested. For above Login Form you have simony ways of testing I.E Positive testing .Negative Testing, B.V.A Like.