Upload Button Icon Add office photos

Filter interviews by

Saffronart Interview Questions and Answers

Updated 10 Jul 2024

Saffronart Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Experience of Testing
  • Ans. 

    I have 5 years of experience in software testing, including manual and automation testing.

    • Experience in creating test plans, test cases, and test scripts

    • Proficient in using testing tools like Selenium, JUnit, and TestNG

    • Experience in testing web applications, APIs, and mobile applications

    • Knowledge of Agile and Scrum methodologies

    • Experience in identifying and reporting bugs

  • Answered by AI
  • Q2. Real Time scenarios

Software Automation Tester Interview Questions asked at other Companies

Q1. What is cross browser testing
View answer (1)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Design tiny url service which should be scalable up to 10m requests a year. Derive the algorithm such as every request that the system generates is unique and read operation should be very efficient for ob...
  • Ans. 

    Design a scalable tiny URL service with unique requests and efficient read operation.

    • Use a hashing algorithm to generate unique short URLs from long URLs

    • Store the mappings in a distributed key-value store like Redis or Cassandra

    • Use a load balancer to distribute requests across multiple servers

    • Implement caching to improve read performance

    • Consider using a CDN to serve frequently accessed URLs

    • Implement rate limiting and t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DS, Algo and system designing.

Skills evaluated in this interview

I applied via Monster and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Introduce Yourself.
  • Q2. What do you know about Maruti Suzuki Pvt. Ltd.?
  • Q3. Why do you want to switch yourself in the Automobile Sales from Pharmaceutical Sales when it has a greater and broader scope of potentials?
  • Q4. How soon can you join the job, if selected?
  • Q5. What is your salary expectation with the job you are applying for as you will be regarded almost as a fresher candidate in this industry as of now?

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best shot as per your dimension of knowledge you acquire, and gather related knowledge to the job applied in the Company you are applying in with also a handful of knowledge about its business in the market.

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Tell me about yourself
  • Q2. Tell me all about your previous experience
  • Q3. Why did you left your current company
  • Q4. Tell me about your store KPIs
  • Ans. 

    Our store KPIs include sales revenue, customer satisfaction, inventory turnover, and employee productivity.

    • Sales revenue is a key metric that we track on a daily, weekly, and monthly basis.

    • Customer satisfaction is measured through surveys and feedback forms.

    • Inventory turnover is important to ensure that we are not overstocked or understocked.

    • Employee productivity is monitored through sales targets and performance revie...

  • Answered by AI
  • Q5. How much hours can you work
  • Q6. Why are you wearing puma( or any other brand ) shoes
  • Q7. Sell me the shoe you are wearing right now

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and clear about whatever you are saying
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(5 Questions)

  • Q1. What is your Work experience
  • Q2. What do you know about retail
  • Ans. 

    Retail involves the sale of goods or services to consumers through various channels such as brick-and-mortar stores, online platforms, and mobile apps.

    • Retail involves selling products or services directly to consumers

    • It includes various channels like physical stores, e-commerce websites, and mobile apps

    • Retailers often purchase products from wholesalers or manufacturers and sell them at a markup to make a profit

    • Customer...

  • Answered by AI
  • Q3. How would you present your self to Coustmer
  • Q4. What do you know about conversion
  • Ans. 

    Conversion refers to turning leads or prospects into paying customers through sales techniques and strategies.

    • Conversion rate is the percentage of visitors who take a desired action, such as making a purchase or filling out a form.

    • Conversion optimization involves testing and improving various elements of a sales process to increase the conversion rate.

    • Common strategies for improving conversion include A/B testing, crea...

  • Answered by AI
  • Q5. What is up sale and cross sale
  • Ans. 

    Upselling is persuading a customer to buy a more expensive item, while cross-selling is selling related or complementary products.

    • Upselling involves convincing a customer to purchase a higher-end version of the product they are interested in.

    • Cross-selling involves offering additional products that complement or enhance the original purchase.

    • Example of upselling: Suggesting a customer upgrade to a premium version of a s...

  • Answered by AI
Round 3 - Aptitude Test 

Basic mathematics and retail sector questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want to work make your communication skills more fluent

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

- write code for permutations & combination out of n numbers with k possibilities

Round 2 - Technical 

(3 Questions)

  • Q1. - diff between generator & decorator - write code for recursive decorator
  • Ans. 

    Generator produces a sequence of values while decorator adds functionality to an existing function. Recursive decorator calls itself within the decorator function.

    • Generator produces values lazily while decorator enhances functionality of a function.

    • Generators use 'yield' keyword to yield values one at a time.

    • Decorators use '@' symbol to apply additional functionality to a function.

    • Example of recursive decorator: def re...

  • Answered by AI
  • Q2. Explain generators
  • Ans. 

    Generators are functions in Python that allow you to pause and resume execution, yielding multiple values over time.

    • Generators are defined using a function with 'yield' statements instead of 'return'.

    • They can be iterated over using a for loop or by calling the next() function.

    • Generators are memory efficient as they do not store all values in memory at once.

    • They are useful for generating large sequences of values or pro...

  • Answered by AI
  • Q3. Sample application using flask
  • Ans. 

    A sample application using Flask, a Python web framework

    • Create a virtual environment for the project

    • Install Flask using pip

    • Create routes and views for different pages

    • Use templates to render HTML pages

    • Connect to a database using Flask-SQLAlchemy

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What is product knowledge?
  • Ans. 

    Product knowledge is understanding the features, benefits, and uses of a product or service.

    • Understanding the features and specifications of the product

    • Knowing the benefits and advantages it offers to customers

    • Being aware of how the product can be used in different scenarios

    • Having knowledge of competitors' products and how they compare

    • Being able to effectively communicate the value of the product to potential customers

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2022. There were 2 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 - HR 

(2 Questions)

  • Q1. Witch what phone are you using? and what about your uses .
  • Ans. 

    I am currently using an iPhone X for both personal and professional use.

    • I use my phone for communication with clients and colleagues through calls, emails, and messaging apps.

    • I also use it for scheduling appointments and managing my calendar.

    • For personal use, I use it for social media, entertainment, and staying connected with friends and family.

    • The iPhone X's camera is also great for capturing photos and videos for wo

  • Answered by AI
  • Q2. I am using MI Brand phone and my use’s is camera photo video editing online payment net banking gaming and ext

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and give all the answer
this is the best for the interview
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Satisfying Competitive Test

Round 3 - HR 

(2 Questions)

  • Q1. Related Work History
  • Q2. Introduction and

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are thinking to join Tresor then it is good but as from my view it is very disappointing job in my life and I'll never ever serve in this Franchisee (Tresor) in my life again. I've join at think that I will work for Apple but here I faced many problems and at last I have to left the job under the pressure of Area Manager(Varun Mehta). He forced me to do resign or I'll terminate you I work here by giving my best but at last I got nothing only that I get is regrets and unexpected unemployment. HR department is also very careless as if you call for any reason either will not respond to you or will respond after 2-3 days after calling many times over all management is very poor and Ruthless but but in the field of training it is quite better because of (Monish Bhardwaj) Head Trainer of Tresor. He is amazing man with great thoughts and expert knowledge about Apple. I will never join this group nor consider anyone to join this.

I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Java 8 features with code, Spring Boot, and Microservices in depth, was asked to write SQL queries.
  • Ans. 

    Interview question on Java 8 features, Spring Boot, Microservices, and SQL queries for Senior Engineer role.

    • Java 8 features include lambda expressions, functional interfaces, streams, and default methods.

    • Spring Boot is a framework for building microservices with minimal configuration.

    • Microservices architecture involves breaking down a large application into smaller, independent services.

    • SQL queries are used to retrieve...

  • Answered by AI
  • Q2. Garbage collection with example, Problem solving
  • Ans. 

    Garbage collection is an automatic memory management process. It frees up memory occupied by objects that are no longer in use.

    • Garbage collection is used in programming languages like Java, Python, and C#.

    • It helps prevent memory leaks and improves program efficiency.

    • For example, in Java, the garbage collector runs periodically to identify and remove objects that are no longer referenced by the program.

    • Garbage collectio...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a good interview, I had an online test, Technical F2F, Technical manager discussion, HR.
we need to understand the questions and answer cut and clear.

Skills evaluated in this interview

Saffronart Interview FAQs

How many rounds are there in Saffronart interview?
Saffronart interview process usually has 1 rounds. The most common rounds in the Saffronart interview process are Technical.
How to prepare for Saffronart 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 Saffronart. The most common topics and skills that interviewers at Saffronart expect are C#, Cataloguing, Javascript, Objective C and Shipping.
What are the top questions asked in Saffronart interview?

Some of the top questions asked at the Saffronart interview -

  1. Experience of Test...read more
  2. Real Time scenar...read more

Tell us how to improve this page.

Saffronart Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

MR.DIY Interview Questions
3.3
 • 29 Interviews
Bazar India Interview Questions
3.7
 • 14 Interviews
Falabella Interview Questions
3.3
 • 14 Interviews
Inorbit Mall Interview Questions
4.3
 • 13 Interviews
Tresor Systems Interview Questions
4.1
 • 10 Interviews
Carrefour Interview Questions
3.6
 • 9 Interviews
Osia Hypermart Interview Questions
3.5
 • 9 Interviews
View all

Saffronart Reviews and Ratings

based on 2 reviews

4.2/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

4.2

Salary

3.8

Job security

4.2

Company culture

2.6

Promotions

4.2

Work satisfaction

Explore 2 Reviews and Ratings
Logistics Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead DevOps Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Quality Analyst
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Saffronart with

MR.DIY

3.3
Compare

Karuna Management Services

4.1
Compare

Bazar India

3.7
Compare

Citylife Retail

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