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 |
Explain Load testing
write testcases for keyboard
When do we perform smoke testing?
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
While executing test cases, you got a test case as failed and it has a high severity(Show stopper). What is the next step? How you will execute the remaining test cases ?
what are the stages/statuses in the life cycle of a defect?
What is the difference between a standalone application, client-server application and web application?
how will get a build for testing.
what is the difference between agile and spiral model?
Manual Testing Career Consultant - manualtestingtraing@gmail.com
suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?
what is Recovery testing?