how to Create a test plan document for Library Management
System
Answer Posted / wasim
Purpose: Purpose of the document to provide the test plan of Library Management System
In Scope: Module A, Module B & Module D
Out Scope: Module C
Test Approach: Functional Testing, Retesting, Regression, Performance Testing & Security Testing.
Test Environment: (Mention the Server IP, OS detail, Tool name (if any), Browser)
Estimation: (Mention the estimated value for whole the Library Management system or you provide the reference path also if you prepare it separately)
Scheduling: (Mention the Schedule based on estimated value for whole the Library Management system or you provide the reference path also if you prepare it separately)
Resources: (mention the tester name with their role)
Risk: (mention the risk if any)
Mitigation: (mention the solution for the above risk)
Defect Cycle:(mention the defect life cycle you going to use)
Training: (mention the Training name if you want to get to test this system)
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
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
1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)
how to make test case for anolog voice logger?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
Why is it that the boundary value analysis provides good test cases?
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
Explain the static testing?
Explain which test cases are written first black boxes or white boxes?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
Could you pls give me sites where i can test card? mail me to
150 integration testing scenarios for gmail
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?