1. There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.2. There is a game in that there are 20 levels an ordinary person can play it up to 12th level. So if you are a tester and if you have to test that game up to 20th level then how u can test that game.3. Write a test case on a durability of a electric bulb and test it that it will last for next 10 months. 4. Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.5.Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed. 6. Write a test case for a chair to check whether it will last for next 10 years and check the quality of the chair and it’s durability. 7. There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing). 8. Write the test cases for an ATM Machine.

Showing Answers 1 - 9 of 9 Answers

aaditi

  • May 14th, 2009
 

I have answer for your second question. Normally when we test the game we use normal machine configurations say Intel-P4 m/c. For the game with 20 levels it is obvious that the speed will be high. To manage that one can use slow processors say Intel-P1 m/c which will ultimetly reduce the speed of game and thus the tester will be able to test it.

  Was this answer useful?  Yes

1. Check by undergoing search option and type any English words and see if it
displays


2. At first you play the game as an ordinary man by just undergoing only the
options and play upto 12 levels

As a tester if you need to test for the all 20 levels you undergo all the new
options or new things while you undergo at the time of playing the game and
study the full instructions of the game and play it


3. Test Cases For Electric Bulb



a. Check whether the bulb is fitted to the bulb attacher

b. Check whether the bulb glows when there is power supply

c. Check whether the light vision be very high

d. Check it is handled very carefully

e. Check whether the bulb is made of only glass particles

f. Check whether the bulb can be any colour

g. Check whether the bulb glows for many months then it is suddenly not glows.



4. I have been saying this many times that as a tester we should not care
about the in which it has been developed only we have to check the application
is ok for the client or not now you know the actual requirements of the project
with the help of this requirement you undergo test based on the new revised one.


5.  



a. Check whether the car is moving on high speed while driving in plain

b. Check whether the car is giving how much kilometres per litre in different
locations such as plain mountain slope

c. Check whether the car is fully controlable speed when we are driving the
car at very high speed



8.Test Cases For ATM in Bank



a. Check Whether ATM is accepting your inserted card

b. Check whether ATM displays to Welcome screen when the card is valid

c. Check whether ATM is displays any 3 language and ask user to select it

d. Check whether the ATM accepts only the first language the user is selected


e. Check whether the ATM is displaying all the things in user selected
language

f. Check whether ATM is asking for your PIN number

g. Check whether ATM is accepting your data`s

h. Check whether the ATM verify`s the card with the PIN number is correct

i. Check whether is is correct it moves to next screen

j. Check whether the PIN and the card is wrong it displays a warning message
or asks user to retype the PIN number

k. Check whether the user retype the PIN number it is also wrong the ATM
retains the card

l. Check whether the ATM displays the transactions screen and ask user to
select any open from it

m. Check whether the user selects the withdrawal means it asks the savings or
current a/c

n. Check whether the ATM asks the user to enter the amount to draw from the
bank

o. Check whether the user enter upto the access limit if it exceeds it
displays a warning message

p. Check whether the user gets the amount what he has been entered

q. Check whether the ATM asks the user to print the receipt if it is yes it
gives balance of his account

r. Check whether the user gets the printed receipt the ATM returns back the
card.



  Was this answer useful?  Yes

I will answer the third question.

I want to clarify what it is I am testing.  I am only to validate the durability of an incandescent light bulb to ensure it performs its function over the next 10 months. 

I will assume that I am inspecting a number of 60-watt bulbs before our manufacturing facility begins producing many more.  The act of testing will degrade the the functionality of the bulbs under test and they will not be fit for use after my tests are completed.

What causes bulbs to stop functioning?  The most vulnerable portion of a bulb is its tungsten filament.  Passing electricity through a filament heats it up and causes evaporation.  A small variation in the resistivity along a filament causes a 'hot spot' to form at a point of higher resistivity. A hot spot evaporates faster than the rest of the filament and causes a tiny gap where an electrical current can no longer pass. I will use instrumentation that gauges the amount of heat being generated along the length of a filament.  The heat will be consistent unless there are hot spots. 

Test1) Validate there are no notches along the filament that could cause hot spots
Test2) Pass 60 watts and validate there are no hot spots
Test3) Pass 75 watts and validate there are no hot spots
Test4) Pass 100 watts and validate there are no hot spots
Test5) Pass 125 watts and validate there are no hot spots

The average life of an incandescent light bulb is 2000 hours. Therefore, if a sufficient sample of light bulbs pass this test, then I am confident the entire lot will last 10 months or longer with average use.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions