Upload Button Icon Add office photos

Filter interviews by

S R Infotech Interview Questions and Answers

Updated 17 Jul 2024

S R Infotech Interview Experiences

Popular Designations

2 interviews found

Product Specialist Interview Questions & Answers

user image Hanumantappa Pujar

posted on 17 Jul 2024

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

I applied via Walk-in and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Introduce yourself
  • Q2. What is testing
  • Ans. 

    Testing is the process of evaluating a product or system to find defects and ensure it meets requirements.

    • Testing involves executing a system or application to identify bugs or issues.

    • It helps ensure that the product meets the specified requirements and functions correctly.

    • Types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Examples of testing tools include Selenium, JUnit

  • Answered by AI
  • Q3. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing features still work correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • Regress...

  • Answered by AI
  • Q4. What testing you will do to any application
  • Ans. 

    I will conduct functional testing, regression testing, performance testing, security testing, and user acceptance testing.

    • Functional testing to ensure the application functions as expected

    • Regression testing to check for any new bugs introduced after changes

    • Performance testing to assess the speed and responsiveness of the application

    • Security testing to identify and fix vulnerabilities

    • User acceptance testing to ensure th

  • Answered by AI
  • Q5. They have given me some requirements based on that asked me what testing you will to to this requirement.
Round 2 - One-on-one 

(4 Questions)

  • Q1. Introduce yourself
  • Q2. What is your salary expectations
  • Q3. Are you ready to work on shifts
  • Q4. Are you ready to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be confident enough to explain your answers.

Skills evaluated in this interview

Product Specialist Interview Questions asked at other Companies

Q1. How product specialist is different from product analyst?
View answer (1)

Interview Preparation Tips

Round: Test
Experience: The questions will be based on the subject knowledge, it will be easy if you are clear in your subject.
Tips: Learn shortcuts to conserve time
Duration: 45 minutes
Total Questions: 100

General Tips: Deliver the answers to the point
Skill Tips: Answer accordingly what have been asked?
Skills: Communication skill
College Name: VIT UNIVERSITY
Motivation: Many students feel difficulty in learning maths.

Lecturer Interview Questions asked at other Companies

Q1. How do you teach design of machine elements subject to diploma in mechanical engineering students
View answer (1)

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: 4 years og experience

I appeared for an interview before May 2016.

Interview Questionnaire 

1 Question

  • Q1. I was given a paragraph to read and was asked to narrate the last movie i saw

Interview Preparation Tips

Round: Test
Experience: We were given reasoning questions and topics for essay
Tips: Be calm when solving the reasoning questions and focus on your spellings and vocab while writing the essay
Duration: 5 minutes

Round: Case Study Interview
Experience: I first narrated the paragraph that was given to me then the story of the last movie that i saw
Tips: Patience and story flow is all one needs to concentrate on

Skills: Communication And Confidence
College Name: SD college

Interview Preparation Tips

Round: Group Discussion
Tips: Be confident and speak relevant points

Round: Technical Interview
Experience: It was 2 member panel who conducted the interview. The interview questions were centred around my prior work experience, my specialization and guess estimates about a hypothetical business scenario.
Tips: Have a couple of good questions to ask the panellist when they ask you.

Round: Technical Interview
Experience: This interview was conducted by the head of a business unit. The questions was mainly about my prior work experience. This interview more detailed and serious in manner.

Round: HR Interview
Experience: This round was conducted by a senior HR manager. This round was more about my fit in the organization.

Skills: Business Logic , Communication Skills, Analytical Skills
College Name: KJ SOMAIYA INSTITUTE OF MANAGEMENT STUDIES AND RESEARCH

Interview Preparation Tips

Round: Test
Experience: In the first round there was an online test. Questions were from aptitude, general English and a simple code( very simple if you have programming skills).
Tips: It was purely a knowledge based round so everything depends on your preparation level and a bit confidence.

Round: Technical Interview
Experience: In technical round interview the process was like this...
I entered in room and greeted interviewer and he asked me to sit down. I handed over my resume to him. His first question was tell me about yourself. Then my projects. After that he came on programming, He asked me very basic concept about C++. Questions were like what is polymorphism, What is encapsulation. He also asked program of fibonacci series. After all these question he again looked at my resume and asked me 'why your CGPA is low?' I said that when i was in my first year i had interest in electronics but later when i encountered with programming i decided to have my career in this field so i could not concentrate on my core subjects.
Tips: C++ is '''''must''''' for Virtusa if you are from electronics . I didn't know data structure but c++ was on my fingers. Answer question with confidence.

Round: HR Interview
Experience: HR interview was really cool. Interview asked me about myself, my family, real life applications of my project. After that he came on real stuff. He asked question like why do you want to join virtusa? I said virtusa is this .. virtusa is this.....and many more..and in last i said this is i want to join virtusa. Next question was ' what do think about dowry?'. At first i was surprised to hear this question but i realized that interview only want to check my ability to speak on random topic. I answered the question by criticizing dowry and he was pleased to hear my answer. After one or two general HR question like location preference , he told me that your interview is over please wait outside for result. It was really nice to meet you . Thank you.
Tips: Never stop speaking in HR interview. They only check your ability to speak on random topics and their general HR question. I was continuously speaking ...please do not bother about grammar while speaking ...just speak with confidence(relevant).

General Tips: prepare c , c++ and ability to speak in front of interviewer.
Skills: Basic Coding, Aptitude, 1)communication
College Name: NIT Jalandhar

Interview Preparation Tips

Round: Test
Experience: Quite easy..It contains mcq and one programming question. MCQ covers databases,sql,software testing,c++
Tips: You can easily pass the test,no need to worry

Round: Interview
Experience: Questions are among databases and java,they will ask u fav subj and asks questions in that
Tips: Through with ur fav subject..be confident, simple anad basic questions,try to solve secreening test question using java language

Round: Interview
Experience: Its better to say technical only,the hr also asks about test pattren.programming question.then normal HR questions
Tips: It better to do some research about the company,overall it's easy and cake walk for those who are strong in java and databases

General Tips: CSE guys can easily clear that test and interview..without any hesitattion
Skills: Java,databases, SQL, C, General Aptitude
College Name: NIT Warangal
Motivation: Virtusa is emerging company
Funny Moments: In interview they asked about my girl friend,her name andwhen ur are going to marry. answer them in a funny way with smile in your face

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

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 appeared for an interview before Nov 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell about yourself.
  • Ans. 

    I am a dedicated and experienced consultant with a strong background in problem-solving and client management.

    • Over 5 years of experience in consulting roles

    • Skilled in analyzing data and providing strategic recommendations

    • Excellent communication and interpersonal skills

    • Proven track record of successfully managing client relationships

    • Strong ability to work in fast-paced environments and meet deadlines

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I wasn't thinking of joining there, Came along with a friend, so thought of giving it a try, Got my resume shortlisted and was asked to attend the second round.
Tips: Be bold. Want something?, ask them, You wont be disappointed. Try to be more energetic when you talk, make the interviewer smile, you'll get through !!!

Round: Test
Experience: You'll get connected to someone in USA, through a phone call, That person will interview you.
Tips: Try to be yourself, feel free, he/she is also a person like you , talk freely, but listen to what they're asking, response is yours , don't worry about your answer. Make them smile or try to make them think that it'd be fun to work with you.
Duration: 1 hour
Total Questions: 50

Round: HR Interview
Experience: Friendly people, They'll ask you something familiar, "tell about yourself". I told them about me , my passion and all those stuffs, Again left the place looking them smile.
Tips: When this question is asked, many will tell something different like what they want to be, Just tell them whatever you feel at that moment . Feel Nervous, just let them know, They ain't gonna think bad!!!.

Skills: Communication And Confidence

S R Infotech Interview FAQs

How many rounds are there in S R Infotech interview?
S R Infotech interview process usually has 2 rounds. The most common rounds in the S R Infotech interview process are Technical and One-on-one Round.
How to prepare for S R Infotech 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 S R Infotech. The most common topics and skills that interviewers at S R Infotech expect are Cold Calling, Lead Generation, Communication Skills, Digital Marketing and Graphic Designing.
What are the top questions asked in S R Infotech interview?

Some of the top questions asked at the S R Infotech interview -

  1. What testing you will do to any applicat...read more
  2. What is regression test...read more
  3. What is test...read more

Tell us how to improve this page.

S R Infotech Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.6k Interviews
Nagarro Interview Questions
4.0
 • 762 Interviews
Publicis Sapient Interview Questions
3.5
 • 618 Interviews
GlobalLogic Interview Questions
3.6
 • 591 Interviews
UST Interview Questions
3.8
 • 514 Interviews
FIS Interview Questions
3.9
 • 486 Interviews
View all

S R Infotech Reviews and Ratings

based on 19 reviews

3.1/5

Rating in categories

2.9

Skill development

3.1

Work-life balance

4.3

Salary

3.1

Job security

3.0

Company culture

3.0

Promotions

2.9

Work satisfaction

Explore 19 Reviews and Ratings
Softwaretest Engineer
12 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

SQL Database Administrator
12 salaries
unlock blur

₹4.7 L/yr - ₹5.2 L/yr

Software Engineer
7 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

MS SQL DBA
5 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Test Engineer
5 salaries
unlock blur

₹4.2 L/yr - ₹5 L/yr

Explore more salaries
Compare S R Infotech with

Cognizant

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

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