how to identify the test scenario
Answer / tg
To identify a test scenario is an skilled tester quality.
You can start this thinking exercise of test scenario from
a normal daily activites.
Example:You need to test a calculator.
Now what are the scenarios you get in mind:
AS i Said First think why you use Calculator-How do you
operate it-start wiritng steps.
First scenario:
(1)Test addition funcitonality
(2)Test the subtraction fucntionality etc.
Test steps for Addition :
Step1:User presses one number then presses + symbol and
then clicks on the 2 number and then presses the = symbol
Expected result:3 is displayed.
| Is This Answer Correct ? | 25 Yes | 22 No |
What is the Desktop Testing?
How i can check sql data base
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
Who will do the Effort Estimation and Scheduling ?
when will tester do the smoke testing?
What is compatibility testing? Is there any certification available for testing, like MCP etc..?
what are the testing process in your company?
Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking.
What is different between QA and QC
How do we estimate the number of test cases?
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
what is product backlog...