when performing a functional test on a phone calculator,if
pressing on a button does not function what do i do next
Answer Posted / 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 |
Post New Answer View All Answers
Can you explain singleton pattern?
What is the prototype design pattern?
what is the lazy design pattern?
what are the creational design patterns
Is dependency injection a design pattern?
Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?
Why singleton beans are not thread safe?
What are the languages used in the design pattern?
When singleton pattern is used?
Can we use an equated value as operands for an MVC ? Reason for the same.
What are the additional productivity features and enhancements included with Quartus II software version 6.0?
Shall we use abstract classes or interfaces in policy / strategy design pattern?
Which design patterns have you used in your project ?
What is lexi design pattern?
What is a behavioral design pattern?