Entries Tagged 'Testing Interview questions' ↓
October 22nd, 2008 — Testing Concepts, Questions & answers, Testing Interview questions
Boundary value analysis and Equivalence partitioning, explained with simple example:
Boundary value analysis and equivalence partitioning both are test case design strategies in black box testing.
Equivalence Partitioning:
In this method the input domain data is divided into different equivalence data classes. This method is typically used to reduce the total number of test cases to a finite set of testable test cases, still covering maximum requirements.
Continue reading →
September 21st, 2008 — Questions & answers, Career in software Testing, Testing Interview questions
Do companies really judge candidate’s testing ability in interviews? Do they ask the questions that really judge the candidate’s skill? What questions should be asked to judge the candidate for software testing field? What is the key process to hire good candidates for software testing positions?
Ok, I am asking to many questions without giving answer to any of it. Well, each question mentioned above will require a separate post to address the problem fairly. Here we will address in short about - How to hire the right candidates for software testing positions?
Continue reading →
May 31st, 2008 — Testing Concepts, Questions & answers, Testing Interview questions, Basics of Software testing
Despite of hundreds of web articles on Smoke and sanity testing, many people still have confusion between these terms and keep on asking to me. Here is a simple and understandable difference that can clear your confusion between smoke testing and sanity testing.
Here are the differences you can see:
Continue reading →
May 7th, 2008 — Questions & answers, Testing Interview questions, Web Testing, Basics of Software testing
This is the guest post from VijayD
Question:
What is the difference between client-server testing and web based testing and what are things that we need to test in such applications?
Ans:
Projects are broadly divided into two types of: Continue reading →
February 7th, 2008 — QA team skills, Questions & answers, Career in software Testing, How to be a good tester, Testing Interview questions
This article is the part software testing question and answer series. Here I will answer some reader’s questions asked to me in comments or using contact form. If you have queries on software testing, quality assurance or career in testing then you can ask me these questions in comment section below.
It’s not possible to address each and every question in detail as I observed the questions are on vast topics, for which detail answers will itself require a new article. I will answer such questions in brief here and will also write detail articles separately if required.
Continue reading →
January 15th, 2008 — QTP, Questions & answers, Testing Interview questions, Automation Testing
This post is in continuation with QTP interview questions series. Following questions will help for preparing interview as well as learning the QTP basics.
Quick Test Professional: Interview Questions and answers.
1. What are the features and benefits of Quick Test Pro(QTP)?
1. Key word driven testing
2. Suitable for both client server and web based application
3. VB script as the script language
4. Better error handling mechanism
5. Excellent data driven testing features
Continue reading →