How to write test cases on for Logging management?
Answer Posted / vaneet
1) Check the alignment of text boxes and spelling mistake.
2) Check the URL with diff.Domain.
3) Enter the user name without enter password.
4) Enter the wrong user name & password.
5) check the browser capability.
From :- Vaneet
Vaneetbhasin@gmail.com
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
how to test stand alone programs?
Write a test case for computer keyboard?
What is the syntax testing?
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
Explain the gray box testing?
Do you know mutation testing?
write a test cases for WLAN
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.
Explain the acceptance testing?
Positive and Negative test cases for the speedometer?(minimum 5 each)
Could you pls give me sites where i can test card? mail me to
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
Explain the branch coverage testing?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.