Upload Button Icon Add office photos

Filter interviews by

First Insight Corporation Softwaretest Engineer Interview Questions and Answers

Updated 24 Oct 2024

First Insight Corporation Softwaretest Engineer Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Average question related to basic concepts in logical and aptitude

Round 2 - One-on-one 

(2 Questions)

  • Q1. Difference between ref and out
  • Ans. 

    ref and out are both used for passing arguments by reference in C#, but out requires the variable to be assigned a value within the method.

    • ref is used to pass arguments by reference, allowing the method to modify the value of the variable passed in

    • out is similar to ref, but the variable passed in must be assigned a value within the method

    • Example: void ModifyValue(ref int num) { num = num * 2; } vs void AssignValue(out ...

  • Answered by AI
  • Q2. Oops concepts with real life example
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming. Real-life example: Car is an object with properties and behaviors.

    • Encapsulation: Car has properties like color and behaviors like drive() method.

    • Inheritance: SUV class can inherit from Car class and add additional features.

    • Polymorphism: Car class can have a method accelerate() which can be overridden in child classes.

    • Abstraction: Driver interacts ...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions on basic .net
  • Q2. Questions o DB and simple db queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics if u r a fresher both .net and database.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about First Insight Corporation?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Based on Core Java & problem solving

Round 2 - Technical 

(1 Question)

  • Q1. Based on Core Java, problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core java and problem solving

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If you encounter a blocker defect the day before the release date ... read more
Q3. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q4. Write an SQL query to display the total number of students from t ... read more
Q5. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Sorting with python code
  • Ans. 

    Sorting an array of strings using Python code

    • Use the sorted() function to sort the array of strings

    • You can specify the key parameter to sort based on a specific criteria

    • You can also use the sort() method to sort the array in place

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - - Be direct and pasion

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Queue question - create queue from array

Round 2 - HR 

(3 Questions)

  • Q1. Working structure preference
  • Q2. Salary preference
  • Q3. No more questions

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why do you prefer python to java?
  • Ans. 

    Python is preferred over Java for software testing due to its simplicity, readability, and extensive testing libraries.

    • Python has a simpler syntax compared to Java, making it easier to write and read test scripts.

    • Python's extensive testing libraries like pytest and unittest provide powerful tools for test automation.

    • Python's dynamic typing allows for faster development and easier maintenance of test scripts.

    • Python's la...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jul 2022. There were 3 interview rounds.

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 

(2 Questions)

  • Q1. Interview in python technologies tela vent also
  • Q2. Great experience at the moment
Round 3 - HR 

(2 Questions)

  • Q1. Great experience at This company
  • Q2. Great experience on technical training interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Do heapfully Ibai Haag un haha. Ahah. Agave. Java Java
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the D/W Rest and GraphQL APIS?
  • Ans. 

    D/W Rest and GraphQL APIs are two different types of APIs used for communication between software systems.

    • D/W Rest API is a standard protocol for accessing and manipulating data over the web using HTTP.

    • GraphQL API is a query language for APIs and a runtime for executing those queries with your existing data.

    • Rest APIs are more commonly used and follow a stateless client-server architecture.

    • GraphQL APIs allow clients to ...

  • Answered by AI
  • Q2. REST uses fixes endpoint;..............etc.
  • Ans. 

    REST uses fixed endpoints to define the resources that can be accessed through the API.

    • RESTful APIs use fixed URLs to access resources

    • Each endpoint corresponds to a specific resource or action

    • Endpoints are defined in the API documentation

    • Example: GET /users retrieves a list of users

  • Answered by AI
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Newspaper Ad and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Trains bus car boat stream blood

Round 2 - Coding Test 

Dp array string hash map gd

I applied via Company Website and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Typical get to know you and behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - More like a conversation so try to relax

I applied via Naukri.com and was interviewed in Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All the questions were relevant to my domain knowledge.

Interview Preparation Tips

Interview preparation tips for other job seekers - Gather some good knowledge about the company before appearing for the interview and answer confidently whatever is known.
The rest is in the hands of the interviewer.

First Insight Corporation Interview FAQs

How many rounds are there in First Insight Corporation Softwaretest Engineer interview?
First Insight Corporation interview process usually has 3 rounds. The most common rounds in the First Insight Corporation interview process are One-on-one Round and Aptitude Test.
What are the top questions asked in First Insight Corporation Softwaretest Engineer interview?

Some of the top questions asked at the First Insight Corporation Softwaretest Engineer interview -

  1. Oops concepts with real life exam...read more
  2. Difference between ref and ...read more
  3. Questions o DB and simple db quer...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
First Insight Corporation Softwaretest Engineer Salary
based on 4 salaries
₹2.5 L/yr - ₹8.6 L/yr
22% less than the average Softwaretest Engineer Salary in India
View more details

First Insight Corporation Softwaretest Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
24 salaries
unlock blur

₹4.2 L/yr - ₹9 L/yr

Junior Software Engineer
15 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

Software Developer
13 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹7.5 L/yr - ₹19.2 L/yr

Team Coach
10 salaries
unlock blur

₹3.8 L/yr - ₹5.8 L/yr

Explore more salaries
Compare First Insight Corporation with

Huawei Technologies

4.0
Compare

Z X Learning

4.4
Compare

Evision Technoserve

4.8
Compare

Lea Associates South Asia

4.2
Compare
write
Share an Interview