can anybody help me how to write a test case for a program
eg: c or C++ ,and also how to check their outputs
Give me 10 test cases on library management system
Explain transaction testing?
How many test cases u will write for Adhoc testing?
tell testcase where it is taken and tell the title of the testcase? pls any answer the question?
Who will take care of test cases and test plan?
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
are the test cases stored in database nowadays? pls tell me... then give clear details about test case preparation and test case execution
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.
write the test cases for facility module