Ten Small But Important Things To Observe In Test Plan Document: Definition, Components, Template
softwaretestguideforu.com - Manual Testing Concepts
by
3y ago
Test Plan : Test plan consists of future testing activities to be done like the number of resources required in a project, Types of testing to be done, Test estimation, etc. With the help of a test plan, we can determine the efforts needed to verify and validate the quality of the application under test. A Test plan is monitored and controlled by the test managers. Test Plan Components :    The Test plan consists of the following components:  Description: Here we describe the application in a few lines like what is the application all about. Objective: Here we ..read more
Visit website
Online Ticket Booking System Test Case
softwaretestguideforu.com - Manual Testing Concepts
by
3y ago
What is Test Case?? Test case consist of detailed step's what needs to be followed in order to perform testing. Test case is a set of conditions using which tester identifies whether the software/application under test meet the requirement or works correctly. Whenever a test case is developed with valid set of data then its is called as positive test case. If the test case consist of invalid set of data then it is called as negative test case. Test Case For Online Ticket Booking System : Verify https://www.railyatri.in/train-ticket ticket booking website is loading prope ..read more
Visit website
Software Testing Life Cycle: Diagram, Definition, Template
softwaretestguideforu.com - Manual Testing Concepts
by
3y ago
 What  Is Software Test Life Cycle? Software Test Life Cycle consist of different activities performed by testing team to ensure quality of the software or the application. Software Test Life Cycle starts as soon as we get the Requirement Documents from the end user. When the development of the application is over , testers are ready with the test cases and start with test case execution. This helps us to find bugs in the starting phase. Let us understand Software Test life cycle with the help of diagram. System Study:When requirement document is ready and shared by the ..read more
Visit website
Test Cases and Test scenarios: Definition, Examples, Template
softwaretestguideforu.com - Manual Testing Concepts
by
3y ago
What is Test case? Test case consist of detailed step's what needs to be followed in order to perform testing. Test case is a set of conditions using which tester identifies whether the software/application under test meet the requirement or works correctly. Whenever a test case is developed with valid set of data then its is called as positive test case. If the test case consist of invalid set of data then it is called as negative test case. Test Case Parameters: Test case Id: Here each and every test case is given a id. Test Case Description: It consist of details about what ne ..read more
Visit website
Regression Testing : Definition, Types of Regression Testing, Examples, Regression Testing Tools, Re-testing vs Regression Testing
softwaretestguideforu.com - Manual Testing Concepts
by
3y ago
What is Regression Testing? Re-execution of same test cases on different build or releases to ensure changes made has not introduced defect defect in unchanged features of application. How do you identify test case is regression test case When any test case is executed more than once then it is called regression test case. Types of Regression Test testing : Unit Regression Testing. Regional Regression Testing. Full Regression Testing. What is Unit Regression Testing? After we found the defect, we communicate that to the developers, once the developer has fixed that defect we wi ..read more
Visit website
What is Performance Testing? Types of Performance Testing, Tools for Performance Testing, Test Cases
softwaretestguideforu.com - Manual Testing Concepts
by
3y ago
What is Performance Testing? Testing the stability and response time of an application by applying load on it(Number of user) is called as performance testing. Response time = Time is taken to send the request + time taken to do the processing + time taken to get the response back. Load: Total number of users accessing the application at a given point of time is called a load. There are two types of requirement : Non-Functional requirement.  Functional requirement. Performance Testing is a kind of non-functional testing type. Why performance testing? Feature in the software ..read more
Visit website
Test Case Design Technique in Software Testing With Examples
softwaretestguideforu.com - Manual Testing Concepts
by
4y ago
What is Test Case Design Technique?? Test Case Design techniques help us to identify whether the right input is selected or not. In this tutorial, we will  learn three important test case design techniques: Error Guessing Equivalence Partitioning Boundary Value Analysis Error Guessing: In Error Guessing, we design the test cases by selecting inputs such that when these inputs are given to the application, the application should through error. Example of Error Guessing : Let us Assume there this an amount field in an application and the amount field should accept minimum val ..read more
Visit website
Monkey Testing & Usability Testing? Examples, Advantages
softwaretestguideforu.com - Manual Testing Concepts
by
4y ago
What is Monkey Testing? In monkey testing, we randomly pick anyone feature and we somehow try to break it. Using monkey testing we check whether the application or system is getting crashed when random input values/data are provided to the application. In monkey testing, we do not write test cases and it's not mandatory for the tester to be aware of the full functionality of the application/system. Examples of Monkey Testing : Clicking on the same button several times. Providing negative values to check the proper validation message. Monkey Testing Characteristics: Monkey testing is ..read more
Visit website
What is positive testing?What is negative testing?Examples of positive testing and negative testing.
softwaretestguideforu.com - Manual Testing Concepts
by
4y ago
Software Testing is basically a process of testing the functionality of software with the intent of finding defect as well as testing the software to verify whether the software developed does not deviates from the requirement and to make sure quality product is delivered to the end-user. What is positive testing? 1)In positive testing, we give valid values as inputs and test the application. 2)Positive testing is used to verify whether an application is behaving properly when positive data is entered in the application. Positive test cases for amount field which should accept only numeric ..read more
Visit website
What is Over testing?What is Under testing?What is Optimized testing?
softwaretestguideforu.com - Manual Testing Concepts
by
4y ago
Over Testing :             Here we give repetitive inputs and then perform the testing. By doing this project time and the project cost will increase and hence we never perform this. Example: Suppose you have to test a Login page of the application so if you give repetitive inputs like testing the user name field by entering the same data many times without trying any other scenarios so by doing this project time increase, as well as new bugs will not be traceable. Under Testing :             Here we give very few in ..read more
Visit website

Follow softwaretestguideforu.com - Manual Testing Concepts on FeedSpot

Continue with Google
Continue with Apple
OR