write 3 major bugs in inventory management system ...give 3
system test case and 3 integration test case
Answer Posted / vishwanath
1)no column like assay qty and wet qty
ex:- if a product is taken in terms of essay based
10kg is actual wait
5 kg is assay wait then we have to pay for 5 kg but in
excise register it should go as 10 kg
2)when issue is done system should check for qty on that
particular date not as present date.
3)expense allocation if high value item and low value are
travels at same time and same vehicle
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is quality center? What are the modules of quality center?
Can you explain a pair-wise defect?
wat is test management ?what are the components available in test management?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What do you understand by usability testing?
Do you know anything about Set Top Boxes?
What r all the security problems u r facing & the measures taken to solve.
what are metrics and what are metrics did u collect in you are project
What is verification in software testing?
how is market for testing in banglore,chennai,pune,delhi?
What is error cusing tecnique
What is big bang approach?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is the difference between static testing and dynamic testing?