Analyze the following highly simplified procedure:
Ask: "What type of ticket do you require, single or return?"
IF the customer wants ‘return’
Ask: "What rate, Standard or Cheap-day?"
IF the customer replies ‘Cheap-day’
Say: "That will be £11:20"
ELSE
Say: "That will be £19:50"
ENDIF
ELSE
Say: "That will be £9:75"
ENDIF
Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given.
A. 3
B. 4
C. 5
D. 6
Explain the monkey testing?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Generally when we are writing test cases we give headings as Case id , description, input values, expected, actual, severity and priority and pass/fail. is there any seperate profama during testing the web site manually. (guys it very urgent for me in my office can any one help me plz)
i need Usability test case for home page?
In a log in page what will be test procedure,test scenario,test discription & test steps?
write a test case for student admission form
what is the test plan for ms-word
write test case for banking application
test cases for login window
Test a file replication service that copies files from one net location to another
how to write test cases for online restaurant table booking system?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox