Real time_Interview Questions (1)
Real time_Interview Questions (1)
7. For example out of 100 test cases if I ask you to automate, how many you can automate?
8. In Your CV you have mention few testing levels of testing; tell me about that?
15, How many modules are there in your project and which module you have worked?
Technical Round:
1. Test Plan?
2. Test Case?
nucot Page 1
Software Testing Real Time Questions
7. CM Plan.
8. Projects Description.
PM Round:
3. Project Description.
HR Round:
1. Personal Introduction.
3. CTC.
4. Preferred Location.
nucot Page 2
Software Testing Real Time Questions
5. Explain V-Model?
16. Clients?
1st Round:
nucot Page 3
Software Testing Real Time Questions
9. If you are getting bugs repeatedly in one module. What can you do?
10. If you get a very simple bug. What can you do?
14. You have deadline of five days to release the product developers finished coding on fourth day.
Then what you can do?
nucot Page 4
Software Testing Real Time Questions
2nd Round:
3. Suppose if requirement changed. How can you know which test case are affected by the change
request?
7. Suppose if the change request impacts two modules. How can you do Regression Testing?
nucot Page 5
Software Testing Real Time Questions
General Questions
1. Tell me about yourself?
o Give a brief introduction, including your education, experience, skills, and current role.
2. Testing Process (STLC)?
o Requirement Analysis → Test Planning → Test Case Development → Test
Environment Setup → Test Execution → Test Closure.
3. Responsibilities in the project?
o Test case design, execution, defect reporting, regression testing, automation (if
applicable), and collaboration with developers.
4. Manual and Automation Experience?
o Manual: Writing and executing test cases, exploratory testing.
o Automation: Selenium, JMeter, Cypress, etc., for regression testing.
5. How many test cases have you written in your module?
o Depends on complexity; usually 50–200 test cases.
6. Why have you automated your project?
o To save time, reduce errors, and improve test coverage.
7. How many test cases out of 100 can be automated?
o 80% if feasible, 20% may require manual testing (UI, usability, exploratory).
8. Testing levels in your CV?
o Unit, Integration, System, Acceptance, Regression, Performance Testing.
9. Traceability Matrix Fields?
o Requirement ID, Test Case ID, Scenario, Status, Defect ID, Comments.
10. Regression Testing?
o Retesting old test cases after changes to ensure no new issues.
11. Back-end Testing?
o Yes, verifying database integrity, executing SQL queries, API testing.
12. Tell me about your project?
o Provide domain, technologies, testing approach, challenges.
13. Who is the client of your company?
o Answer based on your company’s project/client details.
14. Project concept & domain?
o Describe core functionalities, target users, and technologies used.
15. Modules & your contribution?
o Mention the modules and your specific testing responsibilities.
16. Integration Testing?
o Testing interaction between different modules.
17. Database Testing & Queries?
o Verifying data consistency, writing SQL queries like:
sql
CopyEdit
SELECT * FROM users WHERE status='active';
18. When to start and stop testing?
o Start: After requirements analysis.
o Stop: When exit criteria are met (all tests executed, no critical bugs).
Technical Round
1. Test Plan?
o A document defining test strategy, scope, schedule, and risks.
nucot Page 6
Software Testing Real Time Questions
2. Test Case?
o A document specifying test inputs, steps, and expected results.
3. Defect Report & Bug Life Cycle?
o New → Assigned → Open → Fixed → Retested → Verified → Closed.
4. Detailed Testing Process?
o STLC phases (requirement analysis → closure).
5. Features of WinRunner & QTP?
o WinRunner (legacy), QTP/UFT (keyword-driven, automation tool).
6. Basic SQL Commands?
sql
CopyEdit
SELECT, INSERT, UPDATE, DELETE, JOIN, GROUP BY, ORDER BY.
7. CM Plan?
o Defines version control, change management, and software maintenance.
8. Project Description?
o Explain objective, technology stack, testing strategy, and role.
PM & HR Round
1. Responsibilities in projects?
o Test execution, defect management, automation, and reporting.
2. Strengths & Weaknesses?
o Strengths: Analytical skills, problem-solving, attention to detail.
o Weaknesses: Mention a minor weakness and how you’re improving it.
3. Project Description?
o Summarize domain, scope, challenges, testing methods.
4. Why looking for a change?
o Career growth, new challenges, skill enhancement.
5. Personal Introduction?
o Name, experience, skills, current role.
6. CTC & Preferred Location?
o Answer based on your current package and location preference.
7. Notice Period?
o As per your current company policy.
Additional Questions
1. Bug Tracking Tools?
o JIRA, Bugzilla, Redmine, HP ALM.
2. CM Plan Tool?
o Git, SVN, TFS, Jenkins.
3. Load & Stress Testing?
o Using JMeter, LoadRunner to simulate high user load.
4. Your company’s location?
o Mention company location.
5. Project Duration?
o Mention how long your project has been running.
6. Tables in your project?
o Based on database schema.
7. Testing Model?
o Agile, Scrum, Waterfall, V-Model.
nucot Page 7
Software Testing Real Time Questions
8. Clients?
o Provide details (if not confidential).
9. Regression vs. Re-Testing?
o Regression: Checking old functionalities after code changes.
o Re-Testing: Running failed test cases again after bug fixes.
10. V-Model?
A software development model where testing happens parallel to development.
nucot Page 8
Software Testing Real Time Questions
nucot Page 9
Software Testing Real Time Questions
Stop: When all tests pass, major bugs are fixed, and sign-off is received.
Technical Round
1. Test Plan?
A document describing test scope, objectives, test strategy, resources, timeline, risks, and
deliverables.
2. Test Case?
A structured document with test steps, inputs, expected outcomes, and actual results.
7. CM Plan?
Defines version control, change management, and configuration tracking.
8. Project Description?
Provide an overview covering business objectives, tech stack, your testing responsibilities.
PM & HR Round
1. Responsibilities in projects?
Test execution, defect tracking, automation, and reporting.
3. Project Description?
Mention business domain, project objective, testing methodology.
5. Personal Introduction?
Name, experience, skills, current role.
nucot Page 10
Software Testing Real Time Questions
7. Notice Period?
As per your current company policy.
Additional Questions
1. Bug Tracking Tools?
JIRA, Bugzilla, Redmine, HP ALM.
2. CM Plan Tool?
Git, SVN, TFS, Jenkins.
nucot Page 11