Give me 10 test cases on library management system
Answer Posted / shiva prasad
Kindly refer
https://www.studentprojects.live/phpscript/test-cases-for-hostel-management-system/
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
What is Initial Configuration?
how many test cases do u need to ship a product?
150 integration testing scenarios for gmail
What is the domain testing?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
how to write test cases for smart meter for gas and electricty
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
how to write a test cases for courier offices?
Explain the format of a requirement traceability
What is use case testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.