Manual Testing Lesson 1 – Introduction to Software Testing

Manual Testing Lesson 1 – Introduction to Software Testing i) What is Software Testing? ii) Conducting Software Testing iii) Roles and Responcibilities of Software Testing iv) Overview of Computer and Mobile Software i) What is Software Testing? > Software Testing is a process of executing a program or application with the intent of finding the … Read more

Static and Dynamic Testing

Static and Dynamic Testing Static Testing and Dynamic Testing, these are come under the Software Testing… What is Software Testing? > Software Testing is a process of executing a program or application with the intent of finding the Defects. Process: Testing is a process rather than a single activity. ———————————– > It can also be … Read more

Software Test Design Techniques

Interview Questions on Test Design Techniques 1) What are the important Black Box Test Design Techniques? Black-box test design techniques : • Equivalence partitioning • Boundary value analysis • Decision Table Testing • State Transition Testing • Use Case Testing 2) What is Random Testing? It is a Block box test design technique and informal … Read more