Read the following requirement specification for the screen below and then use the equivalence partitioning technique on
Posted: Sat Nov 27, 2021 10:28 am
company, for example "Export", "Import" or "Shipping" • NEXT: If all the data on this screen are entered correctly and "NEXT" is clicked, the system will be transferred to the next corresponding service form (Export form, Import form or Shipping form). If the user insert wrong input data, an error message is displayed related to each input variable. Product Code Product Name Product Weight Grams Select Service Export Import Shipment Menu Driven NEXT
Read the following requirement specification for the screen below and then use the equivalence partitioning technique once and the boundary value analysis technique once again to develop three appropriate test cases for each technique. (10 marks) • Product Code: Must be integer of 5 digits in length and non-zero value. Product Name: Must be string of alphabets only and null value is not allowed. • Product Weight: Must be integer of 3 digits in length and its value between 100 and 600. • Operation: Can be chosen from the services provided by the