How to write test cases on for Logging management?
Answer Posted / ch.l.kishore
first will maintain text data ex: loc
Enter user name password asper loc
loc:sample username,pass
usernaem pass
---- -----
-+++++ +++++
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Define some of the attributes of a test case?
Elaborate test plan and content availability in test plan.
What is business validation test case?
Which of the following defines the expected results of a test? Test case specification or test design specification.
Explain how to develop a test plan and a test case.
write a test case for telephone billing ?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Can anybody help me out to write test cases for booking train ticket online???
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.
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Explain transaction testing?
Who will take care of test plan and test case?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs