Every software design is presenting with one high level design and one low level design.Because high level design is a system level document and low level desings are functionalise and modules level documents.
High Level Document and Low Level Document are comes under Software Requirement Specifications(SRS).It comes under the Design phase which is in SDLC. High Level Documents are design documents wat exactly meaning is what the customer wants this comes under HLDD. Low Level Documents in this we have in which way client wants the application and describes about the procedures and sub routins and basic documents.
High Level Document and Low Level Document are comes under Software Requirement Specifications(SRS).It comes under the Design phase which is in SDLC. High Level Documents are design documents wat exactly meaning is what the customer wants this comes under HLDD. Low Level Documents in this we have in which way client wants the application and describes about the procedures and sub routins and basic documents.
High Level Design (HLD) is the overall system design - covering the system architecture and database design. It describes the relation between various modules and functions of the system. data flow, flow charts and data structures are covered under HLD. Low Level Design (LLD) is like detailing the HLD. It defines the actual logic for each and every component of the system. Class diagrams with all the methods and relation between classes comes under LLD. Programs specs are covered under LLD.
A camel rests by a pile of 3000 bananas at the edge of a 1000-mile-wide desert. He plans to travel across the desert, transporting as many bananas as possible to the other side. He can carry up to 1000 bananas at any given time but he must eat one banana at every mile. What is the maximum number of bananas the camel can transport across the desert? How does he do it?
Which of the following statements about regression testing are true? (1) Regression Testing must consist of a fixed set of tests to create a baseline (2) Regressoin Testing should be used to detect defects in new features (3) Regression Testing can be run on every build (4) Regression Testing should be targeted to areas of high risk and known code change (5) Regression Testing, when automated, is highly effective in preventing defects
Can any one send information regarding manual testing. I know just how to use winrunner load runner tool with sample flight reservation application. can any one send me the information how to test web logic and web sphere.