Add office photos
Engaged Employer

Axioned

3.6
based on 19 Reviews
Filter interviews by

10+ Timken Interview Questions and Answers

Updated 5 Feb 2024

Q1. what is the difference between block element and inline element.

Ans.

Block elements take up the full width available, while inline elements only take up as much width as necessary.

  • Block elements start on a new line and stack vertically, while inline elements do not start on a new line and stack horizontally.

  • Block elements can have margins and padding applied to all four sides, while inline elements only have left and right margins and padding.

  • Examples of block elements include

    ,

    , and

    , while examples of inline elements include , , and .

Add your answer

Q2. How to find second maximum element in an Array

Ans.

To find second maximum element in an array, sort the array in descending order and return the second element.

  • Sort the array in descending order

  • Return the second element

Add your answer

Q3. what is doctype in html.

Ans.

Doctype in HTML specifies the version of HTML being used in the document.

  • Doctype declaration is not an HTML tag.

  • It is used to inform the web browser about the version of HTML being used.

  • It is placed at the very beginning of an HTML document before the tag.

  • Example:

Add your answer

Q4. 4. What are different types of testing with example

Ans.

Different types of testing include unit, integration, system, acceptance, and regression testing.

  • Unit testing: testing individual units or components of the software

  • Integration testing: testing how different units or components work together

  • System testing: testing the entire system as a whole

  • Acceptance testing: testing to ensure the software meets the requirements and is ready for release

  • Regression testing: testing to ensure that changes or updates to the software do not brea...read more

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

Q5. ways to write CSS, difference b/w visibility hidden & display none property, psuedo class & elements, types of selectors, box model, flexbox & grid

Ans.

CSS basics including selectors, properties, and layout techniques.

  • Visibility hidden hides an element but still takes up space, while display none removes it completely.

  • Pseudo classes and elements allow for styling based on element state or position in the document.

  • Selectors include element, class, ID, attribute, and descendant selectors.

  • Box model refers to the layout of elements with content, padding, border, and margin.

  • Flexbox and grid are layout techniques for creating resp...read more

Add your answer

Q6. what is html, css.

Ans.

HTML is a markup language used for creating the structure of web pages, while CSS is a styling language used for designing the appearance of web pages.

  • HTML stands for HyperText Markup Language and is used to create the structure of web pages.

  • CSS stands for Cascading Style Sheets and is used to style the appearance of web pages.

  • HTML uses tags to define elements like headings, paragraphs, images, links, etc.

  • CSS allows for styling elements by defining properties like color, font...read more

Add your answer
Are these interview questions helpful?

Q7. What is hoisting in JS

Ans.

Hoisting is a JS mechanism where variable and function declarations are moved to the top of their scope.

  • Variable declarations are hoisted but not their values

  • Function declarations are fully hoisted

  • Let and const declarations are not hoisted

Add your answer

Q8. What is different types of software testing

Ans.

Different types of software testing include unit testing, integration testing, system testing, and acceptance testing.

  • Unit testing: Testing individual components or modules of the software.

  • Integration testing: Testing how different modules work together.

  • System testing: Testing the entire system as a whole.

  • Acceptance testing: Testing to ensure the software meets the requirements of the end users.

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. 1. Write the Test cases

Ans.

Test cases are a set of conditions used to validate the functionality of software.

  • Identify the objective of the software

  • Create test cases for each objective

  • Test cases should cover all possible scenarios

  • Test cases should be repeatable and consistent

  • Test cases should be documented and reviewed

Add your answer

Q10. 2. Explain SDLC modle

Ans.

SDLC stands for Software Development Life Cycle, a process followed by software development teams to design, develop and test high-quality software.

  • SDLC is a process that consists of several phases including planning, analysis, design, development, testing, deployment, and maintenance.

  • Each phase has its own set of deliverables and objectives that must be met before moving on to the next phase.

  • The goal of SDLC is to produce high-quality software that meets the needs of the end...read more

Add your answer

Q11. 3. Explain bug life cycle

Ans.

Bug life cycle is the process of identifying, reporting, resolving, and verifying software defects.

  • Bug is identified by testers during testing

  • Bug is reported to development team

  • Development team resolves the bug

  • Bug fix is verified by testers

  • Bug is closed if verified or reopened if not fixed

  • Bug data is analyzed to prevent future occurrences

Add your answer

Q12. Sdlc model in software testing

Ans.

SDLC models in software testing refer to the different approaches used to develop and test software.

  • SDLC models include Waterfall, Agile, V-Model, Spiral, etc.

  • Each model has its own set of phases and activities for development and testing.

  • Testing activities are integrated into each phase of the SDLC model.

  • The choice of SDLC model depends on project requirements and constraints.

  • For example, Agile is used for projects with changing requirements, while Waterfall is used for proj...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 6.1k Interview Questions
4.2
 • 630 Interview Questions
3.7
 • 406 Interview Questions
3.8
 • 202 Interview Questions
3.7
 • 135 Interview Questions
3.8
 • 134 Interview Questions
View all
Top Axioned Interview Questions And Answers
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
Get AmbitionBox app

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