-
Common Functionality
Before starting to write a script, How will you find the test cases that have the same functionality? and How will you maintain the code?
-
Maintain Testing Organization
How to grow and maintain a Testing Organization?
-
Standard Testing Roles
What testing roles are standard on most testing projects? Explain different testing roles.
-
Test Case
Why TestCase is required?
-
Extreme Programming (XP)
What is Extreme Programming (XP)? How we can implement the Testing phase in this?
-
Test Design
What is Test Design? Is it preparing the test documents or is it test identification? If the "Test Design" refers to only test identification and "Test Execution" refers to validation, then where should we fit "test document preparation"
-
Testing Vs Production Environment
How is the testing environment different from production environment?
-
Client Server or Web Based Application
How can you know without looking at the Architecture if the application given to you for testing is a Client Server or Web Based Application?
-
Test Senario
A->UIB->UIC->DIA*B*C=DIF D went wrong How would you analyse the test Senario and find the reason why this defect occur?
-
CVS
What is CVS and Why it is used?
-
Developers role for a Testing Project
Are Developers required for a testing project? What support is rendered from them?
-
Payment Method Testing
How will you test a payment system?
What are the general fields in an online payment system?
What are the different methods we can use to test the fields?
How is the transaction processed?
How will you manage if you want to come back and check if you are providing the details to the secure connection?
How do we assure the customer if our payment system is secured? -
Combined Modules Testing
Which type of testing combines two modules?
-
Static testing after Dynamic testing.
Is it useful to do static testing after dynamic testing?
-
Tool Selection
How you select the best testing tool? Based on what assunmption will you select a Automation tool?
-
Regression Testing
Why regression testing is performed after completion of end-end testing?
-
Boundary Values
An input field takes the year of birth between 1900 and 2004. What are the boundary values for testing this field?
-
-
-
Testing Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans