Manual Interview Questions
Manual Interview Questions
1. Introduction
2. Scenario based Questions (derive on water bottle , chair , tubelight , tennis ball, lift ,Pen,
white paper etc)
9. Explain STLC
12. Why developer will keep the status as “duplicate” or “deferred” or “invalid” or “Can’t fix” or
“not reproduceable”? (Pick any one of the statuses why asking the question)
19. Did you face any challenges in your previous project in testing?
20. If release in 2days but still their is a pending open defects? Being TE what is your approach?
22. what is severity? And how you were giving in your project?
27. Whenever application deployment happens, how will you ensure the proper changes are
deployed or not?
3. Get the latest sprint new functionality test case from jira & execute them
28. You found a critical bug but your manager says make it minor and release it as we don’t have
time to fix it now what would be your approach?
2) Before we have to list out the problmes occurred because of having this bug in the
application.
4) Provide suggestions
43.Why did your firm chose to opt Agile to develop the application?
47.Mention some of the challenges that you have faced in your previous project?
55.How do you write test case in jira if you have used Jira as a project management tool?
56.Mention the various agile ceremonys/meetings that you were part of during your project?
SQL
59.Write a query to fetch the employee name whose hiredate is between 01/01/2021 - 31/12/2021.
60.Write a query to extract last 3 characters from the given string "TESTYANTRA"
61.Write a query to fetch employee whose name starts with character 'A"
66.Difference between Delete and Truncate?Which one is faster when delete or Truncate and why?