Filter interviews by
I applied via Referral and was interviewed before Feb 2020. There was 1 interview round.
I have extensive knowledge and experience in sheet metal stamping.
I have worked with various types of sheet metal materials such as aluminum, steel, and copper.
I am familiar with different stamping techniques such as progressive, transfer, and tandem stamping.
I have experience in designing stamping tools and fixtures using CAD software.
I am knowledgeable in quality control processes for sheet metal stamping, including ...
Sheet metal operations include cutting, bending, punching, and welding.
Cutting: shearing, sawing, laser cutting
Bending: press brake forming, roll forming
Punching: stamping, perforating
Welding: MIG, TIG, spot welding
Manufacturing methods: manual, automated, CNC
The price for each forming operation varies depending on the type of operation and the materials used.
The cost of forming operations can range from a few cents to several dollars per piece.
Factors that affect the cost include the complexity of the part, the type of material used, and the quantity being produced.
For example, a simple stamping operation might cost a few cents per piece, while a more complex deep-drawing ...
posted on 9 Jun 2023
I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.
Automation should be integrated from the beginning to the end of a project for maximum efficiency and effectiveness.
Start by identifying key areas for automation in each stage of the project
Develop automation scripts and test cases early on to ensure they align with project requirements
Regularly update and maintain automation scripts as the project progresses
Integrate automation into the continuous integration/continuo...
To finalise an automation framework effectively, consider factors like scalability, maintainability, reusability, and integration with CI/CD pipelines.
Define clear objectives and requirements for the framework
Select appropriate tools and technologies based on project needs
Design modular and reusable components for easy maintenance
Implement best practices for coding standards and documentation
Integrate the framework wit...
I applied via Referral and was interviewed before May 2023. There was 1 interview round.
posted on 12 Jul 2024
I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.
I would use boundary value analysis testing technique.
Boundary value analysis involves testing the boundaries of valid and invalid input ranges.
It helps in identifying any issues that may occur at the boundaries of the input range.
Examples include testing a function with inputs just below, at, and just above the specified range limits.
posted on 21 May 2024
I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.
Appttitude round was moderate level consisting Reasoning, Appttitude and English one can clear with a little effort
posted on 25 Mar 2022
10 SQL MCQ, 2 ETL, 4 DW
posted on 10 Oct 2020
posted on 9 Jun 2023
I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.
Automation should be integrated from the beginning to the end of a project for maximum efficiency and effectiveness.
Start by identifying key areas for automation in each stage of the project
Develop automation scripts and test cases early on to ensure they align with project requirements
Regularly update and maintain automation scripts as the project progresses
Integrate automation into the continuous integration/continuo...
To finalise an automation framework effectively, consider factors like scalability, maintainability, reusability, and integration with CI/CD pipelines.
Define clear objectives and requirements for the framework
Select appropriate tools and technologies based on project needs
Design modular and reusable components for easy maintenance
Implement best practices for coding standards and documentation
Integrate the framework wit...
posted on 1 Jan 2023
I applied via Naukri.com and was interviewed before Jan 2022. There were 3 interview rounds.
Good to attend this opportunity for the next step
find element and find elements are methods used in Selenium to locate web elements on a webpage.
find element is used to locate a single web element on a webpage based on its locator strategy
find elements is used to locate multiple web elements on a webpage based on their locator strategy
Examples of locator strategies include ID, class name, name, tag name, link text, and partial link text
API description is important in testing to ensure proper functionality and integration with other systems.
API description should include details on endpoints, parameters, and expected responses.
It should also specify authentication and authorization requirements.
API description can be written in OpenAPI or Swagger format.
Testing can be automated using tools like Postman or SoapUI.
API description should be updated regul
posted on 23 Feb 2022
I applied via Recruitment Consulltant and was interviewed before Feb 2021. There was 1 interview round.
The get method is used to retrieve a value from a data structure, while the quit method is used to terminate a program or session.
The get method is commonly used in programming languages to access elements from arrays, lists, dictionaries, etc.
The quit method is typically used to gracefully exit a program or session, closing any open resources or connections.
Example: In Python, the get method is used to retrieve values...
TakescreenShot sudo code captures the screen and saves it as an image file.
Import necessary libraries for capturing the screen and saving images
Define a function to capture the screen
Specify the file format and location to save the screenshot
Call the function to capture and save the screenshot
Exception handling process involves identifying, catching, and handling errors in the software.
Identify potential exceptions and define exception classes
Catch exceptions using try-catch blocks
Handle exceptions appropriately, either by logging or displaying error messages
Implement a fallback mechanism to handle unexpected exceptions
Test exception handling scenarios thoroughly
Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Overloading is compile-time polymorphism while overriding is runtime polymorphism.
Overloading is used to provide different implementations of the same method for different input parameters.
Overriding is used to provide a specific ...
To select a checkbox in Selenium, locate the checkbox element and use the 'click' method.
Locate the checkbox element using any of the available locators in Selenium
Use the 'click' method to select the checkbox
Verify that the checkbox is selected using the 'isSelected' method
How to skip a specific test case in TestNG?
Use @Test(enabled = false) annotation to skip a test case
Use @Test(groups = {"skip"}) annotation and exclude the group from test execution
Use ITestResult.SKIP status to skip a test case programmatically
Absolute Xpath is the complete path from the root element while relative Xpath is the path from the current element.
Absolute Xpath starts with a single forward slash (/) and is used to locate an element from the root node.
Relative Xpath starts with a double forward slash (//) and is used to locate an element from the current node.
Absolute Xpath is more specific and less flexible while relative Xpath is more flexible an...
Cucumber framework executes feature files using step definitions and generates reports.
Cucumber reads feature files written in Gherkin syntax
Step definitions are written in programming language
Cucumber matches steps in feature file with step definitions
Cucumber generates reports after execution
Scenario outlines are templates for scenarios with placeholders for input values.
Scenario outlines are used in BDD frameworks like Cucumber.
They allow for the creation of multiple scenarios with different input values.
Scenario outlines use placeholders like
Example: Given a
Scenario outlines are more flexible and reusable than regular scenar
TestNG annotations are executed in a specific order to ensure proper test execution.
BeforeSuite
BeforeTest
BeforeClass
BeforeMethod
Test
AfterMethod
AfterClass
AfterTest
AfterSuite
Cognizant
Deloitte
Ernst & Young
Teleperformance