what is test case and test scenario , plz do explan with
example....
Answer / mahesh
Test Case is a series of steps for testing a functional
requirement.
Test Scenario is the logical flow that forms a basis for
testing one of the functional flows of the application.
Usually, a tester first arrives at all possible test
scenarios for an application under test at a higher level,
then starts writing detailed test cases for each of the
test scenarios.
| Is This Answer Correct ? | 3 Yes | 1 No |
APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE CBETWEEN WEB BASED APPLICATION AND CLIENT BASED APPLICATION
why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?
Phases of Software Testing Life Cycle?
Which testing model is best as per your understanding, and why?
wat is the 3 golden rules of gui testing
How do you test google or gmail application??tell me step by step process??
what is called testware?
if i provide u screens no documentation then how you will test that application without documentation .write testcases for that screens?
wht r 6 sigma standards
Is system testing part of Functional testing or functional testing part of system testing?
Why do we prepare test condition,testcases,testscript?