Manual Automation Test Engineer
Manual Automation Test Engineer Interview Questions and Answers
Q1. What are assertion in selenium? And how do you handle it?
Assertions in Selenium are used to verify the expected outcome of a test. They help in validating the correctness of the application under test.
Assertions are used to compare the actual and expected values in a test
They help in identifying if the test has passed or failed
Assertions can be used to validate elements, text, attributes, etc.
Handling assertions involves using assertion methods provided by Selenium or test frameworks like TestNG or JUnit
If the assertion fails, an A...read more
Q2. Difference between priority and severity Example of high priority low severity Example of low priority high severity Different apis that you have tested Difference between get, post, put
Priority is the importance of fixing a bug, severity is the impact of the bug on the system.
High priority, low severity: Spelling mistake in a button label
Low priority, high severity: Critical security vulnerability
APIs tested: RESTful, SOAP, GraphQL
GET: Retrieve data, POST: Create data, PUT: Update data
Manual Automation Test Engineer Interview Questions and Answers for Freshers
Q3. Difference between rest and soap api Calling method @Test Difference between before and before method What are annotations What is testng what does it do
REST and SOAP APIs are two different types of web service protocols. @Before and @BeforeMethod are annotations used in TestNG for setup tasks.
REST API is lightweight and uses standard HTTP methods like GET, POST, PUT, DELETE. SOAP API is more rigid and uses XML for communication.
@Before annotation is used in TestNG to run setup tasks before each test method. @BeforeMethod is used to run setup tasks before each test method in a test class.
Annotations in Java are markers that p...read more
Q4. What is functional and regression testing?
Functional testing verifies that the software meets the specified requirements, while regression testing ensures that the existing functionality is not affected by new changes.
Functional testing focuses on testing the individual functions or features of the software.
Regression testing is performed to ensure that the existing functionality is not broken after making changes or adding new features.
Functional testing is usually performed before regression testing.
Functional test...read more
Q5. Java programs Print no. of vowels in a word String reverse Print each word only once from a sentence Indigo page - From, To - placeholder comparison validation What is STLC lifecycle Sanity vs Smoke What is End...
read moreThe question covers Java programming concepts, software testing methodologies, and test scenarios vs test cases.
To print the number of vowels in a word, iterate through the characters of the word and count the vowels (a, e, i, o, u).
To reverse a string, iterate through the characters of the string in reverse order and append them to a new string.
To print each word only once from a sentence, split the sentence into words, store them in a set to remove duplicates, and then prin...read more
Q6. Write a program to print reverse string? What is an array? Oops concepts Project related
Program to print reverse string using array
Declare an array of characters
Loop through the array in reverse order
Print each character in the array
Share interview questions and help millions of jobseekers 🌟
Q7. Write a program on reverse a string
This program reverses a given string.
Use a loop to iterate through each character of the string.
Create a new string and append each character from the original string in reverse order.
Return the reversed string as the output.
Q8. Alignment and space issues in your resume
I ensure proper alignment and spacing in my resume by using consistent formatting and checking for errors.
Use consistent font styles and sizes throughout the resume
Check for any extra spaces or alignment issues
Utilize bullet points or headings to organize information clearly
Manual Automation Test Engineer Jobs
Interview experiences of popular companies
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month