Premium Employer

i

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

Infosys Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 37.1k Reviews

Filter interviews by

Infosys SAP Fiori Ui5 Developer Interview Questions and Answers

Updated 3 Dec 2023

Infosys SAP Fiori Ui5 Developer Interview Experiences

1 interview found

SAP Fiori Ui5 Developer Interview Questions & Answers

user image Venkatesh Talacheeru

posted on 3 Dec 2023

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

(2 Questions)

  • Q1. What is Bootstrapping in SAPUI5?
  • Ans. 

    Bootstrapping in SAPUI5 is the process of initializing the SAPUI5 framework and loading the necessary resources.

    • Bootstrapping is done by including the SAPUI5 library in the HTML page

    • It sets up the runtime environment for SAPUI5 applications

    • Bootstrapping loads the necessary JavaScript and CSS files

    • It also initializes the core components of SAPUI5, such as the model and view

    • Bootstrapping can be done synchronously or asyn

  • Answered by AI
  • Q2. How routes and navigations work in sapui5 and where routes are defined and where their are initiated?
  • Ans. 

    Routes and navigations in SAPUI5 are used for navigation between different views in an application.

    • Routes are defined in the manifest.json file under the 'routing' section.

    • Routes are initiated using the Router class in the Component.js file.

    • Routes define the target view and the corresponding URL pattern.

    • Navigation between views is done using the Router's navTo method.

    • Routes can also have parameters that can be passed d

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys SAP Fiori Ui5 Developer interview:
  • Sapui
  • Fiori
  • Btp
  • Webide
  • Fiori launchpad
Interview preparation tips for other job seekers - To my opinion, people from product based companies shouldn't shift to the company like Infosys who are mostly into support. Because the knowledge the people from product possess will not be acceptable by support people. Because product people may do have a very good understanding of how things work but for support people all they need is the names and acronyms of specifics. I can't say it's wrong but the people who takes the interview should really have to understand what knowledge the person possess rather than their memorization of names.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Use strict meaning
  • Ans. 

    Use strict mode is a way to enforce stricter parsing and error handling in JavaScript.

    • Enables modern JavaScript features

    • Prevents certain actions that can lead to errors

    • Helps catch common coding mistakes

  • Answered by AI
  • Q2. Secenario type questions like how will you design the app as per requirement.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Ui development and component related
  • Q2. Performance of technology and challenges
Round 2 - HR 

(2 Questions)

  • Q1. Personal introduction and location details
  • Q2. Negatition of salries excepectations

Interview Preparation Tips

Interview preparation tips for other job seekers - It's very good organization. Freindly nature in team operation is good from leads hikes also ok
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Given UI task display like display boxes side by side in desktop screen and one after the other in mobile screen using media queries?
  • Q2. Explain difference between authorization vs authentication?
  • Ans. 

    Authentication verifies a user's identity, while authorization determines what a user can access.

    • Authentication confirms a user's identity through credentials like username and password.

    • Authorization controls access to resources based on the authenticated user's permissions.

    • Example: Logging into a website (authentication) and then being able to view/edit specific pages based on your role (authorization).

  • Answered by AI
  • Q3. How to render list in react? Also explain difference between state vs prop in react?
  • Ans. 

    To render a list in React, use map() function to iterate over an array of data and return a list of components. State is mutable data managed within a component, while props are immutable data passed from parent to child components.

    • To render a list in React, use map() function to iterate over an array of data and return a list of components.

    • Example: const items = ['item1', 'item2', 'item3']; items.map(item =>

    • read more

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. What are the webpage optimization techniques? How to check webpage optimization? In lighthouse optimization reports , how to fix issue related render blocking scripts?
  • Ans. 

    Webpage optimization techniques include minifying CSS and JS files, optimizing images, using asynchronous loading for scripts, and reducing render-blocking scripts.

    • Minify CSS and JS files to reduce file sizes and improve loading times.

    • Optimize images by compressing them and using the correct file format (e.g. JPEG for photographs, PNG for graphics).

    • Use asynchronous loading for scripts to prevent them from blocking the ...

  • Answered by AI
  • Q2. Write scss code nested li element by applying background color 2 element and also use mixins?
  • Ans. 

    Use SCSS to apply background color to nested li elements and utilize mixins.

    • Use nesting to target the li elements within a parent element

    • Apply background color to the 2nd li element using the :nth-child() selector

    • Define and use mixins to reuse styles across the codebase

  • Answered by AI
  • Q3. How to fix cumulative layout shift issues?
  • Ans. 

    To fix cumulative layout shift issues, ensure all images and media have dimensions specified in HTML, use CSS aspect ratio boxes, and prioritize loading critical resources.

    • Specify dimensions for all images and media in HTML to prevent layout shifts.

    • Use CSS aspect ratio boxes to reserve space for images before they load.

    • Prioritize loading critical resources to avoid sudden layout changes.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The Interview process is not good? First said technical round, then asked to share all details by filling in the portal and upload all documents. For documents and background verification uploaded all docs and UAN details. Again suddenly in the morning hr message in LinkedIn , says that there will client discussion round. When i asked them what is about the interview. They didn't event replied . Actually it was another technical round, where he interview question like all
hypothetically and behavioral questions. After all , simple says rejected?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. JAVAscript related,es6 api calls
  • Q2. UI related css html questitions
Round 2 - Coding Test 

Javscript oop related coding

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jun 2024.

Round 1 - Aptitude Test 

This is coding + mcq question

Round 2 - Technical 

(3 Questions)

  • Q1. What is react class based conponent?
  • Q2. What is mixins?
  • Q3. What are react lifecycles?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. WHat is event loop?
  • Ans. 

    Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.

    • Event loop is responsible for handling asynchronous operations in JavaScript.

    • It allows for non-blocking execution of code by continuously checking the call stack and the task queue.

    • When the call stack is empty, the event loop moves tasks from the task queue to the call stack for execution.

    • Example: setTim...

  • Answered by AI
  • Q2. What is DOM ?
  • Ans. 

    DOM stands for Document Object Model, a programming interface for web documents.

    • DOM is a tree-like structure that represents the elements of a web page.

    • It allows developers to manipulate the content, structure, and style of a web page using scripting languages like JavaScript.

    • DOM provides methods and properties to interact with HTML elements, such as selecting, adding, removing, or modifying them.

    • Example: document.getE...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. API call and thunk
Round 2 - Technical 

(1 Question)

  • Q1. State and Props
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain difference between inline and inline block
  • Ans. 

    Inline elements do not start on a new line and only take up as much width as necessary, while inline-block elements can have a width and height specified.

    • Inline elements do not start on a new line

    • Inline elements only take up as much width as necessary

    • Inline-block elements can have a width and height specified

    • Inline-block elements can have margins and paddings applied

    • Inline-block elements can have line breaks within the

  • Answered by AI
  • Q2. Described semantic html
  • Ans. 

    Semantic HTML is the use of HTML elements that carry meaning and convey the structure of the content.

    • Semantic HTML helps improve accessibility and SEO.

    • It provides a clear and meaningful structure to the content.

    • Examples of semantic HTML elements include

      ,

Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 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 

(3 Questions)

  • Q1. Tell me about yourself. What have you done in your experienced number of years?
  • Ans. 

    I am an experienced SAP Ui5 and Fiori Consultant with expertise in developing and implementing innovative solutions.

    • I have worked on multiple SAP projects, designing and developing custom applications using Ui5 and Fiori technologies.

    • I have experience in integrating SAP systems with third-party applications and developing interfaces using OData services.

    • I have also provided training and support to end-users and collabo...

  • Answered by AI
  • Q2. What is the diff btwn == and ===?
  • Ans. 

    The difference between == and === in JavaScript

    • The == operator compares values after type coercion

    • The === operator compares values without type coercion

    • Use === for strict equality checks

    • Use == for loose equality checks

  • Answered by AI
  • Q3. What is the diff btwn static tile and dynamic tile?
  • Ans. 

    Static tiles are fixed and display static content while dynamic tiles display real-time data.

    • Static tiles are pre-defined and do not change their content unless manually updated

    • Dynamic tiles display real-time data and can be configured to refresh at specific intervals

    • Static tiles are useful for displaying static information like company logo or contact details

    • Dynamic tiles are useful for displaying real-time data like

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly.

Skills evaluated in this interview

Infosys Interview FAQs

How many rounds are there in Infosys SAP Fiori Ui5 Developer interview?
Infosys interview process usually has 2 rounds. The most common rounds in the Infosys interview process are Resume Shortlist and Technical.
What are the top questions asked in Infosys SAP Fiori Ui5 Developer interview?

Some of the top questions asked at the Infosys SAP Fiori Ui5 Developer interview -

  1. How routes and navigations work in sapui5 and where routes are defined and wher...read more
  2. What is Bootstrapping in SAPU...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Infosys interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
Infosys SAP Fiori Ui5 Developer Salary
based on 6 salaries
₹3.9 L/yr - ₹7.8 L/yr
32% less than the average SAP Fiori Ui5 Developer Salary in India
View more details

Infosys SAP Fiori Ui5 Developer Reviews and Ratings

based on 2 reviews

3.6/5

Rating in categories

2.7

Skill development

4.4

Work-Life balance

1.6

Salary & Benefits

4.2

Job Security

3.7

Company culture

1.6

Promotions/Appraisal

2.2

Work Satisfaction

Explore 2 Reviews and Ratings
Technology Analyst
56k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
49.3k salaries
unlock blur

₹2.8 L/yr - ₹9.2 L/yr

System Engineer
38.8k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.6k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27k salaries
unlock blur

₹6.2 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview