Filter interviews by
Be the first one to contribute and help others!
posted on 14 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.
I have experience in leading testing efforts, creating test plans, executing test cases, and implementing automation frameworks.
Led testing efforts for multiple projects, creating test plans and strategies
Executed test cases manually and automated using tools like Selenium
Implemented automation frameworks such as Page Object Model (POM) and Data-Driven Testing
Collaborated with developers to ensure test coverage and qua
XPaths are used to locate elements on a website by defining the path of the element in the HTML structure.
XPaths can be used to locate elements based on their attributes, such as id, class, name, etc.
Absolute XPaths start with a single forward slash (/) and specify the complete path from the root element.
Relative XPaths start with a double forward slash (//) and specify the path from the current node.
Example: //input[@...
I have encountered exceptions like NoSuchElementException, ElementNotVisibleException, TimeoutException, StaleElementReferenceException, and InvalidSelectorException.
NoSuchElementException occurs when an element could not be found in the DOM.
ElementNotVisibleException is thrown when an element is present in the DOM but not visible on the page.
TimeoutException is raised when a command does not complete in the specified ...
Core Java is the foundation of Java programming language, while collections in Java are data structures used to store and manipulate groups of objects.
Core Java includes concepts like OOP, inheritance, polymorphism, and exception handling.
Collections in Java provide interfaces like List, Set, and Map for storing and manipulating data.
Examples of collections in Java include ArrayList, HashSet, and HashMap.
Program to check if a string is a palindrome or not.
Create a function that takes a string as input
Remove all non-alphanumeric characters and convert to lowercase
Compare the string with its reverse to check if it's a palindrome
Agile methodologies are iterative approaches to software development that prioritize flexibility and collaboration.
Agile methodologies involve breaking down projects into smaller, manageable tasks called user stories.
Key agile ceremonies include daily stand-up meetings, sprint planning meetings, sprint reviews, and sprint retrospectives.
Daily stand-up meetings are brief check-ins where team members discuss what they wo...
I have used frameworks such as Selenium, JUnit, TestNG, and Cucumber in my projects.
Selenium
JUnit
TestNG
Cucumber
TestNG annotations are used to control the flow of test methods and provide additional information about the test methods.
TestNG annotations are used to mark methods as test methods, setup methods, teardown methods, etc.
Examples of TestNG annotations include @Test, @BeforeMethod, @AfterMethod, @BeforeClass, @AfterClass, @BeforeSuite, @AfterSuite, etc.
TestNG framework is a testing framework inspired by JUnit and NUnit, ...
OOP is a programming paradigm based on the concept of objects, which can contain data and code to manipulate that data.
Encapsulation: bundling data and methods that operate on the data into a single unit (object)
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability for objects to be treated as instances of their parent class or their own class
Abstraction: hiding the comp...
Experienced Senior Test Engineer with a strong background in software testing and quality assurance.
Over 8 years of experience in testing web and mobile applications
Proficient in test planning, execution, and automation using tools like Selenium and JIRA
Skilled in identifying and documenting defects, and working closely with development teams to resolve issues
Strong analytical and problem-solving skills, with a keen ey...
Experienced Senior Test Engineer with a strong background in software testing and quality assurance.
Over 8 years of experience in testing web and mobile applications
Proficient in test planning, execution, and automation using tools like Selenium and JIRA
Skilled in identifying and documenting defects, and working closely with development teams to resolve issues
Strong analytical and problem-solving skills, with a keen at...
Cucumber framework can be run parallelly using tools like TestNG or JUnit.
Use TestNG or JUnit to run cucumber tests in parallel
Configure test runners to run tests in parallel
Use Maven or Gradle to manage dependencies and run tests
Lambda expressions in Java 8 provide a concise way to represent anonymous functions.
Lambda expressions are used to provide implementation of functional interfaces.
They enable functional programming in Java by treating functionality as a method argument.
Syntax of lambda expressions is (argument) -> (body).
Example: (int a, int b) -> a + b
I have used Jira, Bugzilla, and HP Quality Center for defect tracking in my projects.
Jira
Bugzilla
HP Quality Center
Types of waits in Selenium include Implicit Wait, Explicit Wait, and Fluent Wait.
Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit Wait: Waits for a certain condition to occur before proceeding further in the code.
Fluent Wait: Waits for a condition to be true with a defined polling frequency.
Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
Experienced Senior Test Engineer with a strong background in software testing and quality assurance.
Over 8 years of experience in testing web and mobile applications
Proficient in test planning, execution, and automation using tools like Selenium and JUnit
Skilled in identifying and documenting defects, and working closely with development teams to resolve issues
Strong knowledge of Agile methodologies and continuous inte
I am motivated to seek employment with your company because of your reputation for innovation and commitment to excellence.
I am impressed by the company's track record of success and growth.
I am excited about the opportunity to work with a talented team of professionals.
I am drawn to the company's focus on cutting-edge technology and continuous improvement.
I believe that my skills and experience align well with the com
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
posted on 4 Oct 2024
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
SQL is a relational database management system, while NoSQL is a non-relational database management system.
SQL is table-based, with a predefined schema, while NoSQL is document, key-value, graph, or wide-column store-based, with dynamic schema.
SQL is best suited for complex queries and transactions, while NoSQL is better for hierarchical data storage and real-time web applications.
Examples of SQL databases include MySQ...
Use state is a feature in React that allows components to have local state.
Use state is a React Hook that allows functional components to have state.
It is used to store and update component-specific data.
Example: const [count, setCount] = useState(0);
The middle number in a matrix is the number located at the center of the matrix.
To find the middle number in a matrix, first determine the number of rows and columns in the matrix.
If the number of rows and columns is odd, the middle number is located at (n/2, n/2) where n is the number of rows or columns.
If the number of rows and columns is even, there may be multiple middle numbers or the average of the two middle num
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
In my previous role, I implemented enhanced transaction monitoring systems, conducted thorough customer due diligence, and developed comprehensive AML training programs.
Implemented enhanced transaction monitoring systems to detect suspicious activities
Conducted thorough customer due diligence to ensure compliance with AML regulations
Developed comprehensive AML training programs for employees to increase awareness and a
posted on 10 Sep 2024
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.
Real business assignment - How to increase the % share of monthly generics revenue in East market
posted on 17 Oct 2024
I have 10 years of experience teaching various subjects at the elementary and middle school levels.
10 years of teaching experience
Experience teaching elementary and middle school subjects
Familiarity with curriculum development and student assessment
Proficient in Microsoft Office Suite, Google Suite, and educational software such as Schoology and Seesaw.
Microsoft Office Suite (Word, Excel, PowerPoint)
Google Suite (Docs, Sheets, Slides)
Educational software (Schoology, Seesaw)
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
Life science is the study of living organisms and their interactions with each other and their environment.
Life science includes fields such as biology, ecology, genetics, and physiology.
It explores the structure, function, growth, origin, evolution, and distribution of living organisms.
Examples of life science research include studying the impact of climate change on ecosystems, genetic engineering in agriculture, and...
Cells are the basic structural and functional units of all living organisms.
Cells are the building blocks of life
There are two main types of cells: prokaryotic and eukaryotic
Prokaryotic cells, like bacteria, lack a nucleus and other membrane-bound organelles
Eukaryotic cells, found in plants, animals, fungi, and protists, have a nucleus and membrane-bound organelles
I applied via Job Hai and was interviewed in Jun 2024. There were 2 interview rounds.
based on 7 reviews
Rating in categories
Medical Officer
3
salaries
| ₹3 L/yr - ₹6 L/yr |
IT Executive
3
salaries
| ₹2.2 L/yr - ₹2.4 L/yr |
Nursing Incharge
3
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Apollo Hospitals
Fortis Healthcare
Max Healthcare
Manipal Hospitals