when performing a functional test on a phone calculator,if
pressing on a button does not function what do i do next
Answers were Sorted based on User's Feedback
Answer / saravanan subbiah
Try to identify the problem..... button may fail because of
various reasons like...
1) It is not ON yet.
2) Technical problem in that button.
We should create a solution space for the above scenarios.
For case-1) Try to switch it ON.If its not gettion ON
still, may be bcoz of no charge in battery. So charge /
change the cell and switch it ON.
For case-2) Assume your button 2 is not working, use button
3 and then press -1 to get the result.
Is This Answer Correct ? | 3 Yes | 1 No |
Why should we not use singleton pattern?
What development do you think is needed in the UI UX of our product?
What are 5 common problems in the software development process?
. Tell us about the differences between desktop designing and mobile designing.
What do you mean by Design Thinking?
Why is singleton used?
What is a behavioral design pattern?
What would help with feature-related decisions?
What is the behavioral design pattern?
What is architecture and what is design?
How might prototyping be used as part of the SDLC?
. Run us through your design process.