how to Create a test plan document for Library Management
System
Answers were Sorted based on User's Feedback
Answer / 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 |
Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3
wirte the test cases for triangle by using testing techniques
8 Answers Blue Star, George Mason, HP,
How to execute test cases written in excelsheet???
8 Answers TCS, Value Labs, VFS, Wipro,
What is p0,p1,p2,p3 in software tesing
Who will take care of test plan and test case?
hai........... please tell abt testcases.. how we can drived the testcases in project?
What is component testing?
How many test cases u will write for Acceptance testing?
Given the following: Switch PC on Start "outlook" IF outlook appears THEN Send an email Close outlook A. 1 test for statement coverage, 1 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage. 3 for branch coverage D. 2 tests for statement coverage, 2 for branch coverage E. 2 tests for statement coverage, 3 for branch coverage
If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4
plz tell how to test this: We have to change the password of password field the condition is:The password will expiry after 30 days and that should not allow last 12 similar passwords....
Explain the monkey testing?