Upload Button Icon Add office photos

Filter interviews by

Integra Micro Software Services Senior Test Engineer Interview Questions and Answers

Updated 5 Apr 2023

Integra Micro Software Services Senior Test Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. Testing concepts, Realtime scenarios and Use cases
  • Q2. Basic coding if the candidate has coding knowledge
  • Q3. Android architecture and features implemented
  • Ans. 

    Android architecture consists of four main components: activities, services, broadcast receivers, and content providers.

    • Activities: represent the UI of the application

    • Services: perform background tasks

    • Broadcast receivers: respond to system-wide broadcast announcements

    • Content providers: manage shared sets of application data

    • Android features include: notifications, widgets, intents, and permissions

  • Answered by AI
  • Q4. Exposure to adb setup and commands
  • Ans. 

    Yes, I have exposure to adb setup and commands.

    • I have used adb to install and uninstall applications on Android devices.

    • I have used adb to capture logs and analyze them for debugging purposes.

    • I have used adb to push and pull files between the device and computer.

    • I am familiar with adb shell commands for interacting with the device's operating system.

    • I have experience with adb over Wi-Fi for wireless debugging.

  • Answered by AI
  • Q5. Jira and Jenkins basic usage
  • Ans. 

    Jira is a project management tool while Jenkins is a continuous integration tool.

    • Jira is used for tracking issues, bugs, and tasks in a project.

    • Jenkins is used for automating the build, test, and deployment process.

    • Jira and Jenkins can be integrated to create a seamless workflow.

    • Jenkins can be configured to trigger builds based on Jira issue status updates.

    • Jira can display Jenkins build status in the issue tracker.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The selection process might take weeks sometime based on the project. The interview difficulty will be moderate.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Coding question on Python

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics

I applied via LinkedIn and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Its all based on my resume. First they ask me about my job profile in my previous company then they asked about job roles, difference between validation and verification, smoke and sanity testing, agile me...
  • Q2. What is the difference between smoke and sanity
  • Ans. 

    Smoke testing is a preliminary test to check if the software is stable enough for further testing. Sanity testing is a subset of regression testing to check if the bugs have been fixed.

    • Smoke testing is done to check if the critical functionalities of the software are working fine.

    • Sanity testing is done to check if the bugs have been fixed and the software is ready for further testing.

    • Smoke testing is done before sanity...

  • Answered by AI
  • Q3. What is the conditional signoff
  • Ans. 

    Conditional signoff is a process where a specific set of conditions must be met before a project or task can be approved.

    • Conditional signoff ensures that all requirements have been met before approval

    • It involves a set of conditions that must be met before signoff can be given

    • It is used to ensure that the project or task meets the necessary standards

    • Examples of conditions include passing all tests, meeting performance r...

  • Answered by AI
  • Q4. What do you mean by functional testing
  • Ans. 

    Functional testing is a type of testing that verifies if the software meets the specified requirements and functions correctly.

    • It focuses on testing the functionality of the software

    • It ensures that the software meets the business requirements

    • It is performed using black box testing techniques

    • It involves testing individual functions or features of the software

    • Examples include unit testing, integration testing, and system

  • Answered by AI
  • Q5. Difference between waterfall and agile model
  • Ans. 

    Waterfall is a linear sequential approach while Agile is an iterative approach.

    • Waterfall follows a sequential process while Agile follows an iterative process.

    • In Waterfall, testing is done at the end of the development cycle while in Agile, testing is done continuously throughout the development cycle.

    • Waterfall is more suitable for projects with well-defined requirements while Agile is more suitable for projects with e...

  • Answered by AI
  • Q6. Write test case for a refund system in gpay
  • Ans. 

    Test case for refund system in gpay

    • Verify refund is initiated when user requests for it

    • Check if refund amount is correct

    • Ensure refund is credited to user's account

    • Test for different scenarios like partial refund, full refund, etc.

    • Validate error messages for invalid refund requests

  • Answered by AI
  • Q7. Write test cases for to test google.com
  • Ans. 

    Test cases to test google.com

    • Verify the search functionality by searching for different keywords

    • Test the language settings by changing the language and verifying the UI

    • Check the responsiveness of the website on different devices and screen sizes

    • Test the login functionality by entering valid and invalid credentials

    • Verify the accessibility of the website for users with disabilities

  • Answered by AI
  • Q8. What is the command used for displaying list of users 2) disk space 3) searching command 4) file disk space 5) schedule the task for future
  • Ans. 

    Commands for displaying list of users, disk space, searching, file disk space, and scheduling tasks.

    • List of users: 'cat /etc/passwd'

    • Disk space: 'df -h'

    • Searching: 'grep'

    • File disk space: 'du -sh '

    • Scheduling tasks: 'cron'

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepare with your resume, whatever you have written in your resume they will ask about that only.
If you dont know any answer simply say dont know.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Online Assessment with multiple choice questions and answers

Round 2 - Technical 

(5 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated Automation Test Engineer with 5 years of experience in creating and executing test cases for software applications.

    • Experienced in automation testing tools such as Selenium and Appium

    • Proficient in writing test scripts using programming languages like Java and Python

    • Skilled in identifying and reporting software defects

    • Strong understanding of Agile methodologies and continuous integration/continuous deplo

  • Answered by AI
  • Q2. Explain about your project
  • Ans. 

    Developed an automation framework for testing web applications using Selenium and Java

    • Used Selenium WebDriver for automating test cases

    • Implemented Page Object Model design pattern for better code organization

    • Integrated with TestNG for test execution and reporting

    • Executed test cases on different browsers and platforms using Selenium Grid

    • Performed API testing using RestAssured library

  • Answered by AI
  • Q3. Explain about framework
  • Ans. 

    A framework is a set of guidelines, rules, and best practices for developing software applications.

    • Framework provides a structure for organizing code and promoting code reusability.

    • It helps in maintaining consistency and standardization across the project.

    • Frameworks can be categorized as test automation frameworks, web application frameworks, etc.

    • Examples of test automation frameworks include Selenium, TestNG, and Robo

  • Answered by AI
  • Q4. API Testing Questions
  • Q5. Exceptions in selenium
  • Ans. 

    Exceptions in Selenium are errors that occur during test execution, such as ElementNotVisibleException or TimeoutException.

    • Exceptions in Selenium are handled using try-catch blocks.

    • Common exceptions include NoSuchElementException, ElementNotVisibleException, TimeoutException, StaleElementReferenceException.

    • Handling exceptions is important for robust test automation scripts.

    • Example: try { driver.findElement(By.id("eleme...

  • Answered by AI

Skills evaluated in this interview

Test Analyst Interview Questions & Answers

Gupshup user image Priyanka Choudhary

posted on 30 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions related to software testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Manual plus automation knowledge is must for any position
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Sep 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. It is mainly telephonic round. The HR will ask you about yourself and your experiences. After that they will brief you about the job profile and all.
  • Q2. Introduce yourself. Do u have hands on into automation? Manual testing? About Test management Tool
Round 3 - Technical 

(2 Questions)

  • Q1. In this you will be provided with login credentials of certification portal. It is totally eliminating round, if you fail you can't proceed further. Here the main problem is this profile is open to fresher...
  • Q2. Regression testing, re testing STLC test management
Round 4 - One-on-one 

(1 Question)

  • Q1. In the you will be interviewed with any one of their technical manager and all questions will be technical only
Round 5 - HR 

(1 Question)

  • Q1. Final round. It is a managerial round technical as well as non technical . But mainly formal questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be technically ready to crack the certification round. Go through the managerial procedures and steps about software development and testing both. Coding related questions will be from java, javascript, php, may vary .
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Manual Testing Concept Current Project Automation Testing Concept
Round 2 - Technical 

(1 Question)

  • Q1. Manual Testing Concept SQL Queries Automation testing question like locator, framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Clear with Basic Concept
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Coding question on Python

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics

Interview Questionnaire 

1 Question

  • Q1. Core java , selenium question and coding
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantative and manual testing mcq

Round 2 - One-on-one 

(2 Questions)

  • Q1. Types of Integration Testing
  • Ans. 

    Integration testing is a type of testing where individual units are combined and tested as a group.

    • Testing the interaction between different modules or components

    • Ensuring that the integrated components work together as expected

    • Identifying any issues with data flow or communication between components

    • Types include top-down, bottom-up, and sandwich testing

  • Answered by AI
  • Q2. Scenario for pet bottles
Round 3 - HR 

(2 Questions)

  • Q1. Types of integration testing
  • Ans. 

    Types of integration testing include top-down, bottom-up, big bang, and sandwich testing.

    • Top-down testing involves testing from top to bottom, starting with the highest level modules.

    • Bottom-up testing involves testing from bottom to top, starting with the lowest level modules.

    • Big bang testing involves testing all modules together after they have been developed.

    • Sandwich testing involves a combination of top-down and bot

  • Answered by AI
  • Q2. Scenario for pet bottles

Skills evaluated in this interview

Integra Micro Software Services Interview FAQs

How many rounds are there in Integra Micro Software Services Senior Test Engineer interview?
Integra Micro Software Services interview process usually has 2 rounds. The most common rounds in the Integra Micro Software Services interview process are Resume Shortlist and Technical.
What are the top questions asked in Integra Micro Software Services Senior Test Engineer interview?

Some of the top questions asked at the Integra Micro Software Services Senior Test Engineer interview -

  1. Android architecture and features implemen...read more
  2. Exposure to adb setup and comma...read more
  3. Jira and Jenkins basic us...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Integra Micro Software Services interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Integra Micro Software Services Senior Test Engineer Salary
based on 4 salaries
₹7.5 L/yr - ₹7.7 L/yr
29% less than the average Senior Test Engineer Salary in India
View more details

Integra Micro Software Services Senior Test Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

2.0

Salary & Benefits

5.0

Job Security

3.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
78 salaries
unlock blur

₹4 L/yr - ₹13 L/yr

Senior Software Engineer
61 salaries
unlock blur

₹7.8 L/yr - ₹15 L/yr

Softwaretest Engineer
24 salaries
unlock blur

₹2 L/yr - ₹7.8 L/yr

Software Developer
17 salaries
unlock blur

₹3.8 L/yr - ₹9.6 L/yr

Devops Engineer
15 salaries
unlock blur

₹3.5 L/yr - ₹10.5 L/yr

Explore more salaries
Compare Integra Micro Software Services with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview