Upload Button Icon Add office photos

Omnitech InfoSolutions

Compare button icon Compare button icon Compare

Filter interviews by

Omnitech InfoSolutions Softwaretest Engineer Interview Questions and Answers

Updated 5 Dec 2024

Omnitech InfoSolutions Softwaretest Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(3 Questions)

  • Q1. C# question on async and await
  • Q2. Sql question on ranking
  • Q3. C# question for function and action delegate
  • Ans. 

    C# delegates allow methods to be passed as parameters, enabling flexible and reusable code structures.

    • Delegates are type-safe function pointers in C#.

    • They can reference methods with a specific signature.

    • Example: public delegate int MyDelegate(int x, int y);

    • Action<T> is a built-in delegate for methods that return void.

    • Func<T, TResult> is a built-in delegate for methods that return a value.

  • Answered by AI
Round 2 - Coding Test 

Same as questions asked

Top trending discussions

View All
Salary Discussions
2w
a full stack developer
No Salary Discussion in My Appraisal — What’s Your Experience?
In my appraisal meeting, they didn’t ask or discuss my expectations about my salary or hike percentage. The entire discussion was only about feedback and performance review. After the meeting, I asked why they didn’t allow me to share my expectations or reveal my hike numbers. They told me that the hike numbers would be decided only by the owner and then they would inform me. I feel an appraisal meeting should include open discussion about both performance and future expectations. What are your thoughts? Does this happen in your company too?
Got a question about Omnitech InfoSolutions?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Assignment 
Round 2 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice and know your stuff Coding needs to be thorough you should know your stuff

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

I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is. Net framework, api, basics of angular
  • Ans. 

    .NET framework is a software framework developed by Microsoft. API stands for Application Programming Interface. Angular is a JavaScript framework.

    • The .NET framework is used for building Windows applications and web services.

    • APIs are a set of protocols and tools for building software applications.

    • Angular is a JavaScript framework used for building web applications.

    • Angular uses TypeScript, a superset of JavaScript, for ...

  • Answered by AI
  • Q2. Abstract class vs interface. Oops
  • Ans. 

    Difference between abstract class and interface in OOPs

    • Abstract class can have both abstract and non-abstract methods while interface can only have abstract methods

    • A class can implement multiple interfaces but can only inherit from one abstract class

    • Abstract class can have constructors while interface cannot

    • Interfaces are used for achieving multiple inheritance in Java

    • Abstract classes are used for creating a base class...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Try to give answers on the questions. Don't say I don't know

Skills evaluated in this interview

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

Round 1 - Technical 

(2 Questions)

  • Q1. Self intro Roles and responsibilities handled in the previous organisation
  • Q2. Framework explaination Challenges faced and handled
  • Ans. 

    Framework is a structured approach to software development. Challenges faced include compatibility issues, maintenance, and scalability.

    • Framework provides a structure for software development

    • Challenges include compatibility issues with different systems and software versions

    • Maintenance of the framework can be difficult as updates and changes are made

    • Scalability can also be a challenge as the framework may not be able t...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations and location preferences
  • Q2. It was a normal casual discussion, regarding location preference and salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Difficulty Level - Easy to Medium

Mainly asked about the roles and tasks performed, and then based on that some more questions.
Round 1 - Aptitude Test 

Hard

Round 2 - Group Discussion 

Very tough topics

Interview Preparation Tips

Interview preparation tips for other job seekers - some hard work is important group discusssion is very toughf

I applied via Campus Placement and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was basically quants, reasoning and moderate psuedo code questions. You need just moderate level of knowledge of all these sections. You have to clear all the sections as each one has individual cutoff.

Round 2 - Technical 

(1 Question)

  • Q1. Interviewer ask me first to introduce my self. Then some basic questions about family Background. After that some Object orientation programming and lastly they ask me to code for reverse a string and a pa...

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on OOPS , DBMS and basic code questions (Reverse a string, Palindrome, Armstrong, Factorial,fibbnocii)
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Sql,java,scenario based questions
  • Q2. Write factorial number
  • Ans. 

    A factorial is the product of all positive integers up to a given number, denoted by n!.

    • Factorial of 0 is 1 (0! = 1).

    • Factorial of 5 is 120 (5! = 5 × 4 × 3 × 2 × 1).

    • Factorial grows rapidly; for example, 10! = 3,628,800.

    • Factorial can be calculated using recursion or iteration.

  • Answered by AI
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

Seperate out alphabets and number from a given string.

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

Round 1 - Aptitude Test 

Aptitude ,reasoning, computer science fundamental mcq ,2 coding questions

Round 2 - Coding Test 

Advance round for those who solved more than 80% test in shl exam

Round 3 - One-on-one 

(1 Question)

  • Q1. Polymorphism,OOP,Code snippet output and basic coding and for some ppl puzzles also asked

Interview Preparation Tips

Topics to prepare for Persistent Systems Softwaretest Engineer interview:
  • Coding
  • Puzzle
  • OOP
  • Computer science Fundamentals
Interview preparation tips for other job seekers - Interview after martians program and based on basic coding, puzzle and general discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Coding anagram string array
  • Ans. 

    Coding anagram string array

    • Create a function that takes in an array of strings

    • For each string, sort the characters alphabetically to find anagrams

    • Group anagrams together and return them in a new array

  • Answered by AI

Skills evaluated in this interview

Omnitech InfoSolutions Interview FAQs

How many rounds are there in Omnitech InfoSolutions Softwaretest Engineer interview?
Omnitech InfoSolutions interview process usually has 2 rounds. The most common rounds in the Omnitech InfoSolutions interview process are Technical and Coding Test.
What are the top questions asked in Omnitech InfoSolutions Softwaretest Engineer interview?

Some of the top questions asked at the Omnitech InfoSolutions Softwaretest Engineer interview -

  1. C# question for function and action deleg...read more
  2. C# question on async and aw...read more
  3. Sql question on rank...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Omnitech InfoSolutions Softwaretest Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

2.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Service Delivery Engineer
5 salaries
unlock blur

₹1.2 L/yr - ₹3 L/yr

Software Developer
4 salaries
unlock blur

₹1.9 L/yr - ₹5.8 L/yr

Team Lead
4 salaries
unlock blur

₹2.2 L/yr - ₹5.4 L/yr

Software Engineer
3 salaries
unlock blur

₹1.7 L/yr - ₹5.9 L/yr

Technical Support Engineer
3 salaries
unlock blur

₹1 L/yr - ₹1.3 L/yr

Explore more salaries
Compare Omnitech InfoSolutions with

TCS

3.6
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Tech Mahindra

3.5
Compare
write
Share an Interview