write the test case for Bulb & Mobile phone
Answers were Sorted based on User's Feedback
Answer / @mit
Test Cases of Bulb:-
We can prepare load of TC's but here i mentioned some
majour Functional and UI related TC.
1.Check whether the bulb working or not when insert into
Power holder.
2.Verify its power(i.e Watt),Size,Colour of the bulb.
3.Verify the Holder of the bulb.
Test Cases of Mobile Phone:-
1.Check whether the Mobile Phone is working or not with and
without battery.
2.Verify the Screen of the mobile phone.
3.Verify that Network is present or not.
4.Verify that user can able to recieve a call.
5.Verify that user can able to make a call.
6.Verify that user can able to press the all keys shown on
Keypad as desired.
7.Check whether user can access any application available
on phone.
8.Verify the UL of the phone.
Is This Answer Correct ? | 18 Yes | 2 No |
Answer / sp
verify vulnerability. expected value for the case is when
bulb & mobile phone thrown both should be working without
any damage to the functionality.
verify reliability,durability. expected value for the case
is when bulb & mobile phone are in use for longer
duration,should be working without any degradation to the
functionality.
verify the portability: expected value for the case is
single plug port should work for both bulb and mobile phone
for charging. (hope this can be read in converse)
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / new tester
For bulb:-
check if the bulb is made of glass
check if the glass of the bulb is not broken
check if the bulb glows continously
check if the bulb glows brighter
check if the filament inside the bulb is not broken
check if the voltage of the bulb is correct
check if the bulb turns off when the switch is off
Correct me if it is wrong.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sp
verify switch on/off ,expected value for the case is bulb &
mobile phone should be on/off.
Is This Answer Correct ? | 1 Yes | 6 No |
Hi can any bady tell me who provide QA,QTP,QC,training please let me know i need help i want get training thanks in advance
how to schedule the time in stlc ?
What is the difference between unit testing and functionality testing ?
What is mean by Functional Testing? How will you do functional testing for Yahoo Login page?
what is build? what is build coniguration?
WHAT IS THE ANSWER FOR THE QUESTION "WHAT ARE YOUR ACHIEVEMENTS IN YOUR PREVIOUS COMAPANY"
give me some brief idea about audits
tell me some gud sites for testing??
Why position WinRunner and the AUT so they do not overlap?
what is installation in software referred to as?
what exactly meaning of Defect Differed ??
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.