Add office photos
Employer?
Claim Account for FREE

PwC

3.4
based on 9.1k Reviews
Video summary
Filter interviews by

Novartis Interview Questions and Answers

Updated 12 Jan 2025
Popular Designations

Q1. How do you work on Manual to Automation conversation ratio?

Ans.

I work on manual to automation conversion ratio by analyzing the repetitive and time-consuming manual tasks and automating them.

  • Identify the manual tasks that are repetitive and time-consuming

  • Analyze the feasibility of automating those tasks

  • Prioritize the tasks based on their impact on the testing process

  • Create a plan for automation and execute it

  • Regularly review and update the automation plan

  • Collaborate with the team to ensure the automation is effective

Add your answer

Q2. Key word in BDD framework to run common cases?

Ans.

Scenario outline

  • Scenario outline is the key word in BDD framework to run common cases

  • It allows for the creation of a template scenario with placeholders for input values

  • The placeholders can be filled in with specific values for each test case

Add your answer

Q3. Write a program to find character occurances in "Hello World"

Ans.

Program to find character occurances in 'Hello World'

  • Create a map to store character occurrences

  • Iterate through each character in the string and update the map

  • Print the character occurrences from the map

Add your answer

Q4. Tell me about authentication methods in rest

Ans.

Authentication methods in REST involve using tokens or credentials to verify the identity of the user or client.

  • Basic Authentication: Uses a username and password encoded in Base64.

  • Bearer Token Authentication: Uses a token generated by the server and sent in the Authorization header.

  • OAuth 2.0: Allows third-party applications to obtain limited access to a user's resources without exposing their credentials.

  • API Keys: Unique identifiers used to authenticate requests to an API.

  • Di...read more

Add your answer
Discover Novartis interview dos and don'ts from real experiences

Q5. What are the annotations used in TestNG

Ans.

TestNG annotations are used to control the flow of test methods and provide additional information about the test.

  • Annotations like @Test, @BeforeSuite, @AfterSuite are used to define test methods and setup/teardown methods

  • Annotations like @BeforeTest, @AfterTest are used to run setup/teardown methods before/after a test

  • Annotations like @BeforeClass, @AfterClass are used to run setup/teardown methods before/after a test class

  • Annotations like @BeforeMethod, @AfterMethod are use...read more

Add your answer

Q6. What is multithreading

Ans.

Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and resource utilization.

  • Multithreading allows multiple threads to run concurrently within the same process.

  • Each thread has its own stack and shares the same memory space.

  • Multithreading can improve performance by utilizing multiple CPU cores efficiently.

  • Examples of multithreading include running multiple tasks simultaneously in a web server or processing data in pa...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Novartis

based on 3 interviews
1 Interview rounds
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Automation Test Engineer Interview Questions from Similar Companies

3.7
 • 58 Interview Questions
3.8
 • 31 Interview Questions
3.4
 • 18 Interview Questions
3.5
 • 16 Interview Questions
3.3
 • 10 Interview Questions
3.8
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter