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


Please Help Members By Posting Answers For Below Questions

If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1089


1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.

1642


How to write the test cases for STP

5101


Explain the component testing?

757


"search"test cases on Linkedin website and how will you write test cases on it?

5678






Explain the system testing?

682


How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen 

1560


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 { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1928


For how many days (or) weeks you will test a product or software?

1555


write a test case for yahoo compose page?

2275


What is component testing?

721


Explain the syntax testing?

670


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: 1. software Testing Output: 1.software testing

1371


How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update

1528


plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...

1894