Featured
-
Difference between Boundary Value Analysis and Equivalence Partitioning
Both Boundary Value Analysis and Equivalence Parti
by vinay.kumar -
7 Principles Of Testing
Testing shows presence of defects: Testing identi
by mayank.thapliyal -
Bug life cycle
Below are the state of any bug by which bug goes
by vishwanath.rana
Tags
How Important is a Thorough & Ongoing Programming Software Testing Process?
It’s only natural for software startups to feel an overwhelming sense of confidence in the programs they develop, and this confidence can frequently have an impact on a startup’s commitment to engaging in thorough and frequent softwar...
Basic Type of Error in Software
An error cause the correct behavior of software and affect the accuracy. It affect the expected result of application which might because of incorrect requirements implementation or because of invalid data entry by user.
Basic Type of errors :...
What is Software
What is Software?
Software is a collection of computer programs and related data that provide the instructions telling a computer what to do and how to do it. In other words, software refers to one or more programs and data stored in the comput...
What is Software Testing?
What is Software Testing?
Software testing can be considered as health checkup of any developed application or software. This can be achieved by investigating the application by executing it under some predefined conditions and/or by inspecti...