Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by _VOIS Team. If you also belong to the team, you can get access from here

_VOIS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

_VOIS Software Tester Interview Questions and Answers

Updated 27 Sep 2024

_VOIS Software Tester Interview Experiences

1 interview found

Software Tester Interview Questions & Answers

user image Bidur Choudhary

posted on 27 Sep 2024

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Basic interview questions a
  • Q2. Why do you want to join
  • Ans. 

    I am passionate about ensuring high-quality software and enjoy the challenge of finding bugs and improving user experience.

    • Passionate about ensuring high-quality software

    • Enjoy the challenge of finding bugs

    • Want to improve user experience

    • Excited about the opportunity to work in a dynamic and innovative team

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Test cases questions
  • Q2. Python questins

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain about yourself
  • Q2. What is exploratory testing and adhoc testing and how you used these in your project?
  • Ans. 

    Exploratory testing is a simultaneous learning, test design, and test execution approach. Adhoc testing is an informal testing approach without any predefined test cases.

    • Exploratory testing involves exploring the software, learning about it, and designing and executing tests on the fly.

    • Adhoc testing is unplanned and unstructured testing where testers randomly test the application without any specific test cases.

    • In my p...

  • Answered by AI
  • Q3. Roles and responsibilities in your previous projects
  • Q4. Difference between mobile and web testing?
  • Ans. 

    Mobile testing focuses on apps for smartphones and tablets, while web testing focuses on websites accessed through browsers.

    • Mobile testing involves testing apps on different devices and operating systems.

    • Web testing involves testing websites on different browsers and screen sizes.

    • Mobile testing includes testing for touch gestures and device-specific features.

    • Web testing includes testing for cross-browser compatibility ...

  • Answered by AI
  • Q5. Challenges faced in your last project?

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself

Software Tester Interview Questions & Answers

UST user image Johnson K Jose

posted on 5 Jun 2024

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

(1 Question)

  • Q1. Regarding automotive technology
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Core java regular interview questions Diff bet final,finally,finilize, oops concept, exception handling

Interview Preparation Tips

Interview preparation tips for other job seekers - it is a good company
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2023. 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 

(4 Questions)

  • Q1. Explain your framework
  • Ans. 

    Our framework is a hybrid framework that combines data-driven and keyword-driven approaches.

    • Our framework uses Excel sheets to store test data and test cases.

    • We have created custom keywords that can be used to perform specific actions.

    • We use Selenium WebDriver for web application testing and Appium for mobile application testing.

    • Our framework generates detailed HTML reports after each test run.

    • We have implemented a ret...

  • Answered by AI
  • Q2. Explain oops concepts
  • Ans. 

    OOPs concepts are the fundamental principles of object-oriented programming.

    • Abstraction: Hiding implementation details and showing only necessary information.

    • Encapsulation: Binding data and functions together in a single unit.

    • Inheritance: Acquiring properties and behavior of a parent class by a child class.

    • Polymorphism: Ability of an object to take many forms or have multiple behaviors.

    • Example: A car is an object that ...

  • Answered by AI
  • Q3. Collection in java
  • Ans. 

    Collection is a framework in Java that provides an architecture to store and manipulate a group of objects.

    • Collection is an interface that extends Iterable interface

    • List, Set, and Queue are the main subinterfaces of Collection

    • ArrayList, LinkedList, HashSet, and TreeSet are some of the classes that implement Collection

    • Collections class provides various utility methods to operate on Collection objects

  • Answered by AI
  • Q4. Java 8 features

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Introduction current project framework java core selenium etc
Round 3 - Technical 

(1 Question)

  • Q1. Introduction current project framework core java version control CI/CD selenium etc
Round 4 - HR 

(1 Question)

  • Q1. Introduction salary discussion joining location LWD etc

Interview Preparation Tips

Interview preparation tips for other job seekers - keep your knowledge polished because interviewer ask from very basic to the current scenario.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What experience do I have with certain type of servers and operating systems
  • Ans. 

    I have experience with various servers and operating systems.

    • I have worked with Windows Server 2016 and 2019.

    • I am familiar with Linux distributions such as Ubuntu and CentOS.

    • I have experience with virtualization technologies like VMware and Hyper-V.

    • I have worked with cloud platforms like AWS and Azure.

    • I have knowledge of server administration and troubleshooting.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident for what you stand for.

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Puzzles are asked in Software Testing Interviews
  • Q2. How to cut cake in 8 pieces in only 3 slices?
  • Q3. Third one horizontal cut

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What software testing
  • Ans. 

    Software testing is the process of evaluating a software application to ensure it meets the specified requirements and functions correctly.

    • Software testing is essential for identifying defects and ensuring the quality of the software.

    • It involves designing test cases, executing them, and comparing the actual results with expected results.

    • Different types of testing include functional testing, performance testing, securit...

  • Answered by AI
  • Q2. Software test main purpose
  • Ans. 

    The main purpose of software testing is to identify defects and ensure that the software meets the requirements and is of high quality.

    • Identify defects and errors in the software

    • Ensure that the software meets the specified requirements

    • Ensure that the software is of high quality and performs as expected

    • Improve the overall user experience

    • Reduce the risk of software failure and downtime

    • Increase customer satisfaction and t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - pls advice

Skills evaluated in this interview

_VOIS Interview FAQs

How many rounds are there in _VOIS Software Tester interview?
_VOIS interview process usually has 2 rounds. The most common rounds in the _VOIS interview process are HR and Technical.
What are the top questions asked in _VOIS Software Tester interview?

Some of the top questions asked at the _VOIS Software Tester interview -

  1. Basic interview question...read more
  2. Python quest...read more
  3. Test cases questi...read more

Tell us how to improve this page.

_VOIS Software Tester Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Deputy Manager
662 salaries
unlock blur

₹8 L/yr - ₹24 L/yr

Senior Executive
544 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Assistant Manager
543 salaries
unlock blur

₹4.5 L/yr - ₹13.5 L/yr

Manager
293 salaries
unlock blur

₹13.2 L/yr - ₹33 L/yr

Senior Manager
153 salaries
unlock blur

₹19.1 L/yr - ₹40 L/yr

Explore more salaries
Compare _VOIS with

Bharti Airtel

4.0
Compare

Jio

3.9
Compare

TCS

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview