Valueadd Softtech & Systems
Orange Studio Interview Questions and Answers
Q1. What if developer does not able to reproduce the raised defect
Collaborate with developer to understand the issue and gather more information for better reproduction
Collaborate with developer to understand the steps followed and environment used
Check if there are any specific conditions or configurations required to reproduce the defect
Try different scenarios or inputs to trigger the defect
Analyze logs or error messages to identify potential causes of the issue
Q2. Can we do monkey testing where you are totally new to the project
Yes, monkey testing can be done even if you are new to the project.
Monkey testing is a random testing technique where inputs are generated randomly without any prior knowledge of the system.
Being new to the project can actually be beneficial as it allows for a fresh perspective and unbiased testing.
However, it is important to have a basic understanding of the project's requirements and functionalities before conducting monkey testing.
Examples of monkey testing tools include M...read more
Q3. Can you write a query to fetch data from the table which matches the records
Yes, I can write a query to fetch data from a table which matches the records.
Use SELECT statement to fetch data from the table
Use WHERE clause to specify the condition for matching records
Example: SELECT * FROM table_name WHERE column_name = 'value'
Q4. What is SDLC and STLC can you differ it
SDLC stands for Software Development Life Cycle and STLC stands for Software Testing Life Cycle. SDLC focuses on the development of software while STLC focuses on the testing of software.
SDLC involves planning, designing, coding, testing, and deployment of software.
STLC involves test planning, test design, test execution, and test closure.
SDLC is focused on the overall development process while STLC is focused specifically on testing activities.
SDLC is a broader concept that ...read more
Q5. What is POM how you implemented it
POM stands for Page Object Model, a design pattern used in test automation to create reusable and maintainable code.
Separates test scripts from page objects
Improves code reusability and maintainability
Enhances test readability and reduces duplication
Example: Define page objects for each web page with locators and methods to interact with elements
Q6. What is XML file
XML file is a markup language used to store and transport data in a structured format.
XML stands for eXtensible Markup Language
It uses tags to define the structure and meaning of data
XML files can be easily parsed and processed by software applications
Example:
Harry Potter J.K. Rowling
Top Softwaretest Engineer Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month