How should write test case (i.e. in proper format or simply step by step) in an interview test paper?
Answer / mudaseer
test case for atm
traceability matrix
action insert a valid atm card
expected result it should recognize
actual result dont write(leave it blank)
status pass/fail
| Is This Answer Correct ? | 0 Yes | 0 No |
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
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
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
write the test cases for traffic signal and sensor doors.
Write a test case of login window?
write a test case for yahoo compose page?
Write the 10 test cases for Telephone/Pen.
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.
how test cases can be made for a software
write a test case on web login and bank application and client server
60 Answers Adobe, Ciber, CTS, Login, MBT, Reliance, Semantic Space, TCS, Tech Mahindra,
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent