Premium Employer

i

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

Infinite Computer Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infinite Computer Solutions Associate Software Test Engineer Interview Questions and Answers

Updated 14 Oct 2024

Infinite Computer Solutions Associate Software Test Engineer Interview Experiences

2 interviews found

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

I applied via Walk-in and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was intermediate level

Round 2 - Technical 

(2 Questions)

  • Q1. What is agile model
  • Ans. 

    Agile model is a software development approach where requirements and solutions evolve through collaboration between self-organizing cross-functional teams.

    • Iterative and incremental development

    • Customer involvement and feedback throughout the development process

    • Adaptive planning and flexibility to changes

    • Regular team collaboration and communication

    • Examples: Scrum, Kanban, XP

  • Answered by AI
  • Q2. Explain about waterfall model
  • Ans. 

    Waterfall model is a linear sequential software development process where progress flows in one direction like a waterfall.

    • Sequential process with distinct phases: Requirements, Design, Implementation, Testing, Deployment

    • Each phase must be completed before moving to the next

    • No overlapping of phases

    • Changes are difficult to implement once a phase is completed

    • Example: Traditional software development approach

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software testing.

    • Recent graduate with a degree in Computer Science

    • Passionate about software testing

    • Experience with testing tools like Selenium and JUnit

  • Answered by AI
  • Q2. Tell me your strength and weakness
  • Ans. 

    Strength: attention to detail, Weakness: perfectionism

    • Strength: I have a strong attention to detail, which helps me catch even the smallest errors in software testing.

    • Weakness: Sometimes my perfectionism can cause me to spend too much time on a task, striving for perfection when good enough would suffice.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infinite Computer Solutions Associate Software Test Engineer interview:
  • SDLC
  • Testing Model

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 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 - One-on-one 

(1 Question)

  • Q1. They asking me conding and some thory

Interview Preparation Tips

Topics to prepare for Infinite Computer Solutions Associate Software Test Engineer interview:
  • Java
  • Advanced Java
  • REST API
Interview preparation tips for other job seekers - It was good campus. Team also good. Its supportive.

Associate Software Test Engineer Interview Questions Asked at Other Companies

asked in Quikr
Q1. Write a java code to generate fibonacci series
asked in FNP
Q2. Brief explanation about the Bug life cycle
asked in FNP
Q3. Prepare test cases for login functionality
asked in Bostonlogix
Q4. When we do smoke and sanity testing
Q5. Types and approaches of manual testing

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Mar 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Test on apptitude reasoning

Round 2 - Group Discussion 

General topics gd

Round 3 - Technical 

(1 Question)

  • Q1. Technical questions o
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and general

Interview Preparation Tips

Interview preparation tips for other job seekers - Good and great interview process

I applied via Naukri.com and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Domain related stuffs.
  • Q2. Framework related questions commonly on the configuration part

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, share your knowledge . If you don't know the exact answers try to answer some relative things if you know.

Interview Questionnaire 

1 Question

  • Q1. Questions on data structures

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Angular user defined logics and its reflection in browser, javascript consoles . Basics of java platforms jvm, java collections, SQL keys, joins, logics of data structures.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very interacting and challenging interview for me as I tried many hopes to get a job during this adverse pandemic. It really boosted my self-confidence in reaching a job by myself.Still miles to go for reaching my success rim.

I applied via Naukri.com and was interviewed in Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All related windows admin

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be calm and answer if you know.

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 110 minutes
Round difficulty - Medium

It was an mcq and coding round
It contained four sections:
1. Aptitude 
2. Reasoning
3. English
4. Coding (It contains 2 questions, one is medium and other is little hard)

  • Q1. 

    Concatenate the Largest Digit Problem

    You are given three non-zero numbers 'A', 'B', and 'C'. Your task is to determine the number created by concatenating the largest digit found in each number, in the s...

  • Ans. 

    Concatenate the largest digit from three numbers to form a new number.

    • Find the largest digit in each number 'A', 'B', and 'C'.

    • Concatenate the largest digits in the order 'A', 'B', and 'C' to form the new number.

    • Return the final concatenated number as the output.

  • Answered by AI
  • Q2. 

    Remove Vowels from a String

    Given a string STR of length N, your task is to remove all the vowels from that string and return the modified string.

    Input:

    The first line of input contains an integer 'T' ...
  • Ans. 

    Remove all vowels from a given string and return the modified string.

    • Iterate through each character in the string and check if it is a vowel (a, e, i, o, u or A, E, I, O, U).

    • If the character is not a vowel, add it to a new string.

    • Return the new string with all vowels removed.

  • Answered by AI
Round 2 - Group Discussion 

Round duration - 10 minutes
Round difficulty - Medium

Round 3 - Face to Face 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

It was around 11:30 PM i feel very tensed after entering into room the interviewer asked me to take a seat and asked self introduction and then he asked can we start technical round ?The questions are below.
What was your specific role and responsibilities on the most recent project you worked on?
 

  • Q1. How can you retrieve the second highest salary from a database table?
  • Ans. 

    Retrieve the second highest salary from a database table

    • Use a SQL query with ORDER BY and LIMIT to retrieve the second highest salary

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1, 1

  • Answered by AI
Round 4 - HR 

Round duration - 5-10 months
Round difficulty - Easy

It was around 11:50 i think 
The environment is too cool and i am too sleepy 
The interview was happened in friendly manner

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Tirumala Engineering College. Eligibility criteriaNo baclogs,60%throughtout your educationCGI Inc. interview preparation:Topics to prepare for the interview - OOPS CONCEPTS,TKINTER MODULE in python,data Structures,sorting algorithms,dynamic programming basics,SQL statements like DML,DCL,DQL,DDL, Procedures and functions in PLSQLTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Practice one coding problem daily
Tip 2 : Do one project on each technology,
Tip 3 : Please communicate in English with others ,English plays a prominent role in interviews

Application resume tips for other job seekers

Tip 1 : one major project and mini project in resume
Tip 2 : Use a professional email address.
Tip 3 : Set your font size to 10-12 points.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Preparation Tips

Round: Group Discussion
Experience: The result were announced just after the session. The basis of selection was confidence & communication skill as usual.
It was mostly a nice & health discussion.
Tips: Talk short & precise.
Use your hands in explanations.
Dont argue just discuss
Duration: 15 min minutes

Round: Technical Interview
Experience: Questions from c programming, database management, c++, data structure were asked. The HR was trying to confuse and showing confidence was important.

Tips: Answer with confidence
Dont say directly NO to a question

Round: HR Interview
Experience: It was all about confidence and your ability to converse.
HR asked me about myself and why did i want to join the firm etc.
He was mostly looking for a positive attitude.
Tips: Keep a smile.
Converse well & again be confident.
Confidence is the key but overconfidence is bad.

General Tips: Keep your cool
Be confident
Have a positive approach
Skill Tips: Prepare well for Interview
Be confident about wat you know.
Skills: Programming, positive attitude, Confidence
College Name: Gandhi Institute Of Engineering And Technology
Motivation: It is a MNC.
Growth will be good
Future scopes are high

I applied via Referral

Interview Questionnaire 

5 Questions

  • Q1. You have knowledge of data structure? Tell me about it
  • Ans. 

    Data structures are a way to organize and store data efficiently.

    • Data structures are used to store and manipulate data in a structured manner.

    • They provide different ways to access and perform operations on the data.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
  • Q2. Tell me something about your major project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

    • Incorporated user authentication and authorization features

    • Integrated real-time notifications using Socket.io

  • Answered by AI
  • Q3. What is your name ?
  • Ans. 

    My name is John Smith.

    • Full name is John Smith

    • Common name in English-speaking countries

    • Easy to remember and pronounce

  • Answered by AI
  • Q4. What does my name mean?
  • Ans. 

    The question is unrelated to the medical field and is not a puzzle or riddle.

    • The question is asking about the meaning of the interviewer's name.

    • You can ask the interviewer about the origin or cultural significance of their name.

    • You can also mention that names often have different meanings in different languages or cultures.

  • Answered by AI
  • Q5. What are your strenghts?
  • Ans. 

    My strengths include problem-solving skills, attention to detail, and strong communication abilities.

    • Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.

    • Attention to detail - I am meticulous in my work and strive for accuracy in all tasks.

    • Strong communication abilities - I can effectively convey ideas and collaborate with team members.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The written test of hexaware was way more tough than i thought. Basically you will see on other website that hexaware written test is easy but it was not trust me. So talking more about my test there were 4 sections verbal, aptitude, analytical reasoning and technical also. I am a electronics and communication student so there were technical question from my field of study only but for IT and Computer Science there were programming questions. And there is 10 mins of essay writting also.
Tips: Be prepare for anything. Dont judge the written exam will be easy or tough anything can happen and prepare your best.
Duration: 60 minutes
Total Questions: 75

Round: Group Discussion
Experience: Well, i think my group discussion topic was easy but the only problem was that every person is fully aware of that topic so thought process has become very simple. But still somehow i manage to clear this round also.
Tips: Be calm and if you dont know about some topic so wait for few minutes and listen what others are saYing . The HR will only be checking your communication skills.
Duration: 10 mins minutes

Round: Technical Interview
Experience: I am an EC student so there were very basic question of c and data structure programming and from my field he only asked about my project work and keep asking question from it. I guess he was checking my patience.

Round: HR Interview
Experience: The HR round was quite good. The question was really very basic from my family and strengths and weakness. But i dont know why he asked me a question of c programming and he asked me to make a program generally i have never heard that in HR interview, the HR asking you a technical question but anything can happen .
Tips: Keep yourself calm . Keep wide knowledge of your field.

Skills: Basic C/C++, Communication, Ability To Deliver On A Project, Ability To Work In A Team, Ability To Deliver On A Project, Advance Communication, Confidence
College Name: IPS College of Technology & Management
Motivation: Hexaware is globally recognised company plus its an MNC.

Skills evaluated in this interview

Infinite Computer Solutions Interview FAQs

How many rounds are there in Infinite Computer Solutions Associate Software Test Engineer interview?
Infinite Computer Solutions interview process usually has 2-3 rounds. The most common rounds in the Infinite Computer Solutions interview process are HR, Resume Shortlist and One-on-one Round.
How to prepare for Infinite Computer Solutions Associate Software Test Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Infinite Computer Solutions. The most common topics and skills that interviewers at Infinite Computer Solutions expect are Agile, Analytical, Computer science, HRIS and HTML.
What are the top questions asked in Infinite Computer Solutions Associate Software Test Engineer interview?

Some of the top questions asked at the Infinite Computer Solutions Associate Software Test Engineer interview -

  1. What is agile mo...read more
  2. Explain about waterfall mo...read more
  3. They asking me conding and some th...read more

Tell us how to improve this page.

Infinite Computer Solutions Associate Software Test Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Join Infinite Computer Solutions Digitally Engineering Tomorrow, Today

Interview Questions from Similar Companies

Nagarro Interview Questions
4.0
 • 764 Interviews
Publicis Sapient Interview Questions
3.5
 • 621 Interviews
GlobalLogic Interview Questions
3.6
 • 593 Interviews
EPAM Systems Interview Questions
3.7
 • 556 Interviews
UST Interview Questions
3.8
 • 518 Interviews
CGI Group Interview Questions
4.0
 • 493 Interviews
View all
Infinite Computer Solutions Associate Software Test Engineer Salary
based on 105 salaries
₹3 L/yr - ₹5.4 L/yr
6% less than the average Associate Software Test Engineer Salary in India
View more details

Infinite Computer Solutions Associate Software Test Engineer Reviews and Ratings

based on 7 reviews

3.8/5

Rating in categories

3.5

Skill development

4.2

Work-life balance

3.0

Salary

3.5

Job security

3.1

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 7 Reviews and Ratings
Software Engineer
1.5k salaries
unlock blur

₹3.8 L/yr - ₹14.4 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹6.8 L/yr - ₹22.5 L/yr

Technical Lead
828 salaries
unlock blur

₹10 L/yr - ₹29 L/yr

Associate Software Engineer
744 salaries
unlock blur

₹2.5 L/yr - ₹7.6 L/yr

Softwaretest Engineer
601 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Explore more salaries
Compare Infinite Computer Solutions with

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

3.5
Compare

FIS

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