Introduction to ISTQB Certification

Software Testing Certifications – ISTQB Certification > IT Certification brings with it industry recognition and improved job opportunities. > Current Job Market is competitive. Taking a certification exam, can help you differentiate yourself from peers. Employers too benefit, since a certification acts as a skills verification tool and improves the staff’s ability to quickly complete on-the-job tasks. … Read more

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

Software Testing Videos

Software Testing Videos

Software Testing Step by Step Video Tutorials Software Testing can be done in two ways, one is Manual Testing and another is Automated Testing. We have different levels of Testing, 1) Unit Testing 2) Integration Testing 3) System Testing 4) Acceptance Testing. Note: We Independent Testers conduct System Testing, System Testing can be done Manually … 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

Learning Software Testing

Learning Software Testing… 1) What is Software Testing? 2) Ways of Software Testing? 3) System Testing Level 4) Functional Test Type 5) Functional & System Testing 6) Aware of Other Test Levels & Test Types We Independent Testers, conduct Functional Testing (Manual Testing and Automated Testing) in System Testing Level using Black box Test Design … Read more

Writing a Sample Test Case

Writing a Sample Test Case… 1) Software Testing Tasks 2) What is Test Case? 3) Test Case Template 4) Write a Sample Test Case 5) Execute the Test Case 1) Software Testing Tasks Important Tasks in Software Testing are, i) Understanding the Requirements ii) Derive Test Scenarios for Test Requirements iii) Documenting / Writing Test … Read more

IEEE Software Test Plan Template

Test Plan Documentation

IEEE Standard 829-1983 Test Plan Template This is a summary of the ANSI/IEEE Standard 829-1983. It describes a test plan as: “A document describing the scope, approach, resources, and schedule of intended testing activities. It identifies test items, the features to be tested, the testing tasks, who will do each task, and any risks requiring … Read more

Software Testing As A Career

Software Testing As A Career Important Activities in IT (Information Technology) Industry: • Project Management • Business Analysis • Software Development (Front-end and Back-end) • Software Testing (Manual Testing and Automated Testing) • Technical Support (Network Administration/System Administration) • DBA (Database Administration) • Software Maintenance —————————————– If you want to choose software testing as your … Read more

Security Testing Interview Questions

Security Testing Interview Questions and Answers 1) What is Security? Security is set of measures to protect an application against unforeseen actions that cause it to stop functioning or being exploited. Unforeseen actions can be either intentional or unintentional. 2) What is Security Testing? Security Testing is a type of software testing that intends to … 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