Quantcast
Channel: PHP Freelancer » Software Testing Interview Questions
Browsing latest articles
Browse All 6 View Live

Software testing Interview Question and Answer

1. What is the difference between Quality Control and Quality Assurance? Ans. Quality Assurance: A set of activities designed to ensure that the development and/or maintenance process is adequate to...

View Article


What is the difference between Selenium Core and Selenium IDE?

Selenium Core and Selenium RC are used to execute the recorded script. If you application does not work on Firefox or if it is not intended to work on Firefox according to the requirements then its...

View Article


What is White Box Testing?

What is White Box Testing? White box testing (WBT) is also known as the Structural or Glass box testing. White box testing is transparent and accurate because we know the structure of the code. When...

View Article

What is Black Box Testing?

What is Black Box Testing? In my previous article i explain the what is White box Testing. Now I will focus on Black box testing and How Black box testing is performed. As per the name black box its...

View Article

Methods of Black box Testing

Methods of Black box Testing 1) Graph Based Testing Methods. 2) Error Guessing. 3) Boundary Value Analysis. 4) BVA techniques. 5) Limitations of Boundary Value Analysis. 6) Equivalence Partitioning. 7)...

View Article


What is STLC (Software Testing Life Cycle)?

As per companies there are varies phase available for STLC, there is no fix stander for it, but most common phases as per following: 1. Requirement gathering And Analysis: Analyse and review the...

View Article
Browsing latest articles
Browse All 6 View Live