Studio Graphene
Blockchained India Interview Questions and Answers
Q1. Adhoc testing and monkey testing difference with example
Adhoc testing is unplanned testing without any specific test cases, while monkey testing is random testing without any specific goal.
Adhoc testing is performed without any specific test cases or plan.
Monkey testing involves randomly testing the application without any specific goal.
Adhoc testing is usually done when there is limited time for testing.
Monkey testing is done to explore the application and find unexpected bugs.
Example: Adhoc testing would be clicking randomly on ...read more
Q2. High priority and low severity difference
High priority means the issue needs to be fixed immediately, while low severity means the issue has minimal impact on the system.
High priority issues are typically critical to the functionality of the system and need immediate attention.
Low severity issues may not impact the system significantly and can be addressed at a later time.
For example, a critical bug that causes the system to crash would be high priority but low severity if it only occurs in rare cases.
On the other h...read more
Q3. How do you review test case
I review test cases by ensuring they are clear, cover all scenarios, are traceable to requirements, and are prioritized.
Ensure test cases are clear and easy to understand
Verify that test cases cover all possible scenarios
Ensure test cases are traceable to requirements
Prioritize test cases based on risk and importance
Q4. Smoke and sanity testing with example
Smoke testing is a quick test to check if the basic functionalities of the software are working, while sanity testing is a more focused test to check specific areas of the software.
Smoke testing is performed to ensure the stability of the software build before moving on to detailed testing.
Sanity testing is performed to verify that specific functionalities or areas of the software are working as expected.
Example of smoke testing: Checking if the login functionality of a websi...read more
Q5. Waterfall and v model difference
Waterfall is a linear sequential approach to software development, while V model is a parallel approach focusing on testing at each stage.
Waterfall is a sequential model where each phase must be completed before the next phase begins.
V model is a parallel approach where testing is done at each stage of development.
Waterfall is more rigid and less flexible compared to V model.
V model is more focused on testing and validation throughout the development process.
Waterfall is suit...read more
Q6. Agile methodologies explain
Agile methodologies are a set of principles and practices that promote iterative development, collaboration, and flexibility.
Agile methodologies prioritize customer satisfaction through early and continuous delivery of valuable software.
They involve breaking down projects into small, manageable tasks and iterating on them in short cycles.
Agile teams frequently communicate and collaborate with stakeholders to adapt to changing requirements.
Common Agile frameworks include Scrum...read more
Q7. Join and it's types
Join is a SQL operation used to combine rows from two or more tables based on a related column between them.
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
INNER JOIN returns rows when there is at least one match in both tables
LEFT JOIN returns all rows from the left table and the matched rows from the right table
RIGHT JOIN returns all rows from the right table and the matched rows from the left table
FULL JOIN returns rows when there is a match in one o...read more
More about working at Studio Graphene
Interview Process at Blockchained India
Top Test Engineer Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month