QA Crack Interview
QA Crack Interview
L2 40Min
1) Framework and why you chose this framework only for your automation.
2)Nagative test case for Callander.
3)for creating new Framework what’s your approach.
4)how to handle conflict in your team.
5)selenium exception and how to handle ?
6)final finally and finalise
5) collection concept with respect to framework?
6) how to create branch in GIT?
7)how to create build in Jenkins ?
publicSapient. (Automation interview question for 5+ YOE.)
1. Self intro
2. • what makes one a good Quality tester
3. • risk based testing, performance testing
4. • scenario and behavioural based questions
5. • what are the reasons that can cause a test case to fail
6. • when jobs are scheduled in jenkins and next day it fails due to unkown reasons. W
7. • what are the ways to complete exexution where there are more numb of cases and
8. • negative scenario for an e-commerce domain
9. • application architecture of current proj ( front end, back end, third party tools in-b
10. • what are non func testing explain
integrated
work by me
or executing the programs
r separately as output
n come back to the default window
arately as output
Capgimini. L1 Round and Managerial Round
1)Brif Introduction
2)Framework Structure
3)Diffrence B/w TDD and BDD?
4)How to Read data from Notepad?
5)Out of 100 Test Case,Suppose 30 are failed
so How to re-run failed test cases?
6)What is POM? and advantage?
7)String s2 = "I am unique!";
String s5 = "I am unique!";
System.out.println(s2 == s5);
What's the output ?
8)Explain == and .equals ?
9)Shorting Code ?
10)String Buffer and String Builder?
11)Write the xpath for Myntra Dropdown.
12)Dynamic xpath ?
13)Xpath and CSS?Which one is faster ?
14)Explain STLC?
15)about Jenkins ?
16)How to resolve conflict inGIT?
WIPRO
1) Introduction and role and responsibilitys
2) benefit of agile Methodologies
3) Remove duplicates from string keeping the order according to last occurrences
4)public class A {
}
}
Selenium
Manual
hashtag#L2Round 1Hr
hashtag#ManagerialRound 40Min
1)Introduction
2)Role and responsibility
Manual
Selenium
Java
19)OOps?
20)Collection ?
21)code for
Input -aaaabbbbccccdddd
Output- a4b3c4d4
22)code for length of a string and occurrence?
SQL
23)Maximum salary
24)Joins
Accenture
1)Tell me about yourself.
2)What build tools have you used?
3)Can you elaborate on your experience with CI/CD pipelines?
4)Have you conducted Performance Testing?
5)What is an Archetype in Maven?
6)Why do we use Maven?
7)Explain the dependency, artifact ID, group ID, and scopes in pom.xml.
8)How do you execute a test case in Jenkins when using Maven?
9)What command is used in Jenkins to execute test cases?
10What is a cron job in Jenkins?
11)How do you revert your latest commit in Git?
12)What is the difference between merge and rebase in Git?
13)How do you create a branch in Git?
Describe your approach to automating APIs and building a framework from scratch.
Can you explain the status codes 402, 503, 404, and 202?
What does a status code 400 in an API indicate?
What is the difference between soft and hard assertions in TestNG?
How can you pass values from testng.xml into your test case?
How do you run test cases in parallel in TestNG?
What is the maximum number of threads allowed for parallel execution in TestNG?
What are aggregate functions in SQL?
Explain the cascading effect between foreign keys and primary keys.
What is an equijoin in SQL?
Can you define a candidate key in SQL?
Query to fetch 2nd highest score from student table.
What tools do you use for reporting?
What are desired capabilities in Selenium?
Can you explain the Page Object Model?
How can you handle dynamic dropdowns in Selenium?
How do you manage windows in Selenium?
What is the difference between final, finally, and finalize in Java?
Can you differentiate between HashMap and Concurrent HashMap?
Difference between the Abstract Factory and Factory Method patterns.
What is the difference between String Builder and String Buffer?
Print all prime numbers between 1 and 30 (inclusive).
Given an array of integers, return the k most frequent elements.
Find the total number of continuous subarrays whose sum equals k.
Perform an in-order traversal of a binary tree.
scratch.