You are on page 1of 4

Answer 1:

1) The version of the application might be different on both the phones

2) version of the Operation system might be different

3) we can check the logs to get the idea why it is crashing on samsung device

4) On Samsung phone might be settings are different

5) Batterry availability can be the reason

6) Background services which are running on both mobiles are different and may any kacground service
can be respoinsible for crash

7) How any application running on moile at the sae time can e the reason y which samsung application
hangs and ultimately crashes

8)clock settings might be different on both mobiles

Answer 2:

1) check that all the UI alignments of the page Train booking interface is as per the specifications

2) Verify that when the user clics on To and from testox autohelp should open listing all the possible
cities which can be selected frm that autohelp.

3) verify that if user enter a letter N in To textbox, then in the autohelp popup list of cities should coe
starting with letter N.

4) Verify that if the user enter a letter N in FROM textbox, then in the autohelp popup list of cities should
come starting with letter N.

4) Verify that if the slecting fro the list of cities in autohelp should coe in the textox as sson we made the
selection.

5) verify that the calender is active when the Date textbox is clicked

6) Verify that the calender loads properly when we click on date textbox

7) Verify that the calender cursor(highlation) is by default shows the date month and year as per the
system date.

8) Verify that the format of date is d/M/YYYY


9)Verify that the date which is passed i.e. past date from the current date is disabled in the calender

10) verify that the calender scroll at the top is tainf the month field forward.

11) Verify that the today date is highlighted with the yellow color

12) verify that after clicking on the date, the correct date is shown in the box

13) verify that when user clics on date textbox the calender that opens shows the current onth and year
by default.

14)chec if the wrong format of date entered is accepted or not

15) check if TO or FROM or date filed is left blank then clicing on the subit utton throws a validation
message

16) check that the TO, FROm fields are taking correct forat of input entered user should not e able to
enter number in text feild.

17) Verify that in the class dropdown values are coming as per the requirement or not.

18) verify that by clicing on the dropdown should display the list of all valid values.

19) verify that y default the value is coming in the dropdown(if any).

20)verify that the dropdown should not be editble.

21) verify that the dropdown values are case sensitive or not

22) verify that the UI alignment of the page is correct on multiple browsers.

23)verify that if the user enter in TO and FROm textbox and cliks on submit button then all the trains
should e listed which are going to start from that location to the destination one

24) verify that if user select cities in FROm and TO textbox and din,t select the date from the calender
and clicks on submit button then all the trains listed for that destination in the current date shpould be
visble to user.

25)verify that if the user selects a prticular date from the calender to see the available list of trains on
that day then only those tyrains should e visile to user that run on that day the trains that didn,t run on
that particular date should not be listed or visble to user.

26) verify that class dropdown is optional and even if user slect soe city in TO and FROM textbox and
clicks on submit button then all the trains should e listed even if they have no class seleted.

27) verify that if user selct a class fro dropdown then only those trains should be listed that have the
slected class if the train doen't have the selected class then that train should not e listed when user cliks
on submit button
28) verify that if user selects a city in To and from textbox and selects a date from the calender if there
are no train available on that day for the slected destination then the message should come up for the
user stating no trains available for particular destination or date

29) verify that if user selects some class and clicks on submit button if no train available for the slected
class then the message should come up for user that the no train available for selected class.

Answer3:

1) verify that the cron jobs is able to delete files even if the server is unreachable.

2) verify that the cron jobs is able to delete files even if the server fails.

3) Verify the time of adding and deleting the file.

4) Verify that non .txt file and the size of file less then 5kb should not be picked up by cron job.

5) Verify that non .txt file and the size of file more then 20kb should not be picked up by cron job.

6)Verify that .txt file and the size within the valid range should be picked up by cron job.

7) Verify that .txt file and the size within the valid range should not be picked up by cron job if the server
is not reachable or down.

8) verify that only the file with valid file name should be picked by cron job

9) verify that the file with invalid name should not be picked by cron job.

10)verify that id the user is addinga file on shared drive without admin access the drive should deny the
access.

11) if the cron job is deleting a file and at the same time id user istrying to add the file , then the system
should deny it.

12) verify if the cron job is interupted then deleting process should be failed.

13) if user try to run multiple cron jobs at atiwe then delete failure should ocuur

14) if for some reason deleting failure occurs then the error should be logged.

15) verify that the cron job is deleting 10 files at a time.

16) verify that if there are more then 10 files to be deleted then when the cron job runs then at atime
only 10 files should be deleted.
17)verify that the XML file that is placed for error should be with name errorlog.xml.

18) verify that the cron job is running after every 10 minutes without any failure.

You might also like