Writing Test cases based on the understanding of the UX
document
What is Initial Configuration?
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
Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4
Please let me know how to write a test case for Pen and washing machine.
Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?
How to write test cases ?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
How to execute test cases written in excelsheet???
8 Answers TCS, Value Labs, VFS, Wipro,
Write a Test Case to test Can of Red Bus Booking
write the test cases for a+b=c?
9 Answers Aloha Technology, SAP Labs,
How would you test a cup and or pencil?
What are the test cases for mouse?