Explain the system testing?
No Answer is Posted For this Question
Be the First to Post Answer
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
What is the role of QA in a development project?
test cases for landline phone
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
How to write test case template for ATM
What is use case testing?
Write all test cases for Bus Pass Renewal
Write negative test case for logout????? Answer soon friends
How you test IP address
what is the technology used in financial applications?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
can u say me how many test cases i can get for a user to login and enter password ..please specify in testcase desing template for that