π #Nagarro Recent Interview Questions π
π Round 1 : ( Aptitude and Technical Round Online Test)
π Online aptitude round consists of verbal ability questions , and there was time limit ,
β±οΈmake sure to pick other question if you don't know answer ,
π Topics Covered:
RestAssured API π₯
Good Level Java Programs π»
---------------------------------------------------------------------------------
π Round 2 : ( Technical )
π Write Java Program to find the maximum sum subarray.
π How System.out.println( ) works ?
π Write code to achieve multiple Inheritance using Interface ?
π Why String is immutable in Java ? StringBuffer use.
πHow would you design test cases for an application where the requirements are not clear?
π Suppose you have 10 test cases and they are failing randomly what will be your approach on fixing those scripts.
π What is Bug Life cycle , explain in detail.
π Suppose you are working with multiple tabs in selenium, how would you wait in selenium ,until the number of opened tabs should be equal to 4
π How to wait for the file download to finish in selenium ?
π What are dataProviders in testNg. ?
π What are challenges you faced while working with framework ?
π What are listeners in testNg ?
π Share screen and asked to write xpath using sibling concept.
π Is there any situation where you didn't agreed with developer and how did you handled them.
π Do you know factory design pattern ?
----------------------------------------------------------------------------------
π Round 3 : ( Technical round )
π How would you decide that I need to stop testing for a particular feature
π Suppose requirements are not clear to you what is your approach ?
π How would you handle calendars in Selenium ?
π Actions class vs Select class ?
π What would you do if requirements missing during testing ?
π How would you fetch the attribute value of an element in selenium.
π What is Multi Threading in Java
π What are global variables and environment variables in postman.
π I want to check API response is correct or not but when hitting API using GET ,it takes 1 minute for response to come , is there other HTTP Method ?
π Do you know use of TRACE API Method ? (write ans in comment )
π How would you ensure test cases you written are complete ?
π How you will test for security vulnerability in your application ?
π One question from Java stream related to finding duplicate element.
----------------------------------------------------------------------------------
π Round 4 : ( HR )
π How soon you can join ?
π Why did you leave your last job?
πAre you willing to relocate or travel for the job?
π Salary discussion etc.
π‘ Pro Tip: Be prepared, stay calm, and best of luck for your interview! πͺ #InterviewPreparation #TechJobs #CareerGrowth #Wipro #Nagarro #JobInterview #coderbaba
follow @coder_baba
π Round 1 : ( Aptitude and Technical Round Online Test)
π Online aptitude round consists of verbal ability questions , and there was time limit ,
β±οΈmake sure to pick other question if you don't know answer ,
π Topics Covered:
RestAssured API π₯
Good Level Java Programs π»
---------------------------------------------------------------------------------
π Round 2 : ( Technical )
π Write Java Program to find the maximum sum subarray.
π How System.out.println( ) works ?
π Write code to achieve multiple Inheritance using Interface ?
π Why String is immutable in Java ? StringBuffer use.
πHow would you design test cases for an application where the requirements are not clear?
π Suppose you have 10 test cases and they are failing randomly what will be your approach on fixing those scripts.
π What is Bug Life cycle , explain in detail.
π Suppose you are working with multiple tabs in selenium, how would you wait in selenium ,until the number of opened tabs should be equal to 4
π How to wait for the file download to finish in selenium ?
π What are dataProviders in testNg. ?
π What are challenges you faced while working with framework ?
π What are listeners in testNg ?
π Share screen and asked to write xpath using sibling concept.
π Is there any situation where you didn't agreed with developer and how did you handled them.
π Do you know factory design pattern ?
----------------------------------------------------------------------------------
π Round 3 : ( Technical round )
π How would you decide that I need to stop testing for a particular feature
π Suppose requirements are not clear to you what is your approach ?
π How would you handle calendars in Selenium ?
π Actions class vs Select class ?
π What would you do if requirements missing during testing ?
π How would you fetch the attribute value of an element in selenium.
π What is Multi Threading in Java
π What are global variables and environment variables in postman.
π I want to check API response is correct or not but when hitting API using GET ,it takes 1 minute for response to come , is there other HTTP Method ?
π Do you know use of TRACE API Method ? (write ans in comment )
π How would you ensure test cases you written are complete ?
π How you will test for security vulnerability in your application ?
π One question from Java stream related to finding duplicate element.
----------------------------------------------------------------------------------
π Round 4 : ( HR )
π How soon you can join ?
π Why did you leave your last job?
πAre you willing to relocate or travel for the job?
π Salary discussion etc.
π‘ Pro Tip: Be prepared, stay calm, and best of luck for your interview! πͺ #InterviewPreparation #TechJobs #CareerGrowth #Wipro #Nagarro #JobInterview #coderbaba
follow @coder_baba
π1
π#Coforge Interview Questions for hashtag#QA role | Exp : 7-8 years
π Round 1 : ( Technical )
π : Explain about your project , how long is your sprint ?
π : Have you created a framework from scratch ? What are challenges you have faced while working with framework ?
π : Difference between StringBuffer and StringBuilder
π : Program to remove duplicate elements from an arraylist.
π : Where have you used Inheritance in your framework ?
π : How would you handle authentication popup using selenium ?
π : How many testcases you have automated in a single sprint.
π : Difference between RequestSpecification , ResponseSpecification in REST Assured write code & explain it
π : Difference between 500 vs 503 API Status code
----------------------------------------------------------------
π Round 2 ( Technical )
π : Given a string , remove all the duplicate elements from a string
π : Write code to fetch the username, password from properties file
π : What is use of GroupBy in SQL.
π : Suppose you logged a bug , developer says it's not a bug how would you convince developer that it's a bug.
π : Suppose a JS alert is coming on a webpage ,it appears randomly when you click some random button (you cannot predict when it will come) ,then how would you make sure that alert is accepted automatically by selenium.
π : What is Stale Element exception.
π : Have you tested GRAPHQL API. Explain how you did it ?
π : How many string objects will be created : String s1 = new String("JAVA");
π : Difference between finally and finalize in Java
π : Use of protected access modifier ?
π : How would you achieve thread safety in your framework. When running tests in parallel.
hashtag#Round 3 : (Managerial)
πAgain he asked few technical questions on Selenium,API
hashtag#Round 4 : (HR Discussion)
πSalary discussion
π‘ Pro Tip: Be prepared, stay calm, and best of luck for your interview! πͺ #InterviewPreparation #TechJobs #CareerGrowth #Wipro #Nagarro #Coforge #JobInterview #coderbaba
follow @coder_baba
π Round 1 : ( Technical )
π : Explain about your project , how long is your sprint ?
π : Have you created a framework from scratch ? What are challenges you have faced while working with framework ?
π : Difference between StringBuffer and StringBuilder
π : Program to remove duplicate elements from an arraylist.
π : Where have you used Inheritance in your framework ?
π : How would you handle authentication popup using selenium ?
π : How many testcases you have automated in a single sprint.
π : Difference between RequestSpecification , ResponseSpecification in REST Assured write code & explain it
π : Difference between 500 vs 503 API Status code
----------------------------------------------------------------
π Round 2 ( Technical )
π : Given a string , remove all the duplicate elements from a string
π : Write code to fetch the username, password from properties file
π : What is use of GroupBy in SQL.
π : Suppose you logged a bug , developer says it's not a bug how would you convince developer that it's a bug.
π : Suppose a JS alert is coming on a webpage ,it appears randomly when you click some random button (you cannot predict when it will come) ,then how would you make sure that alert is accepted automatically by selenium.
π : What is Stale Element exception.
π : Have you tested GRAPHQL API. Explain how you did it ?
π : How many string objects will be created : String s1 = new String("JAVA");
π : Difference between finally and finalize in Java
π : Use of protected access modifier ?
π : How would you achieve thread safety in your framework. When running tests in parallel.
hashtag#Round 3 : (Managerial)
πAgain he asked few technical questions on Selenium,API
hashtag#Round 4 : (HR Discussion)
πSalary discussion
π‘ Pro Tip: Be prepared, stay calm, and best of luck for your interview! πͺ #InterviewPreparation #TechJobs #CareerGrowth #Wipro #Nagarro #Coforge #JobInterview #coderbaba
follow @coder_baba
π Valuelabs Interview Questions: SDET (4.5 to 6 years) ππ
π Duration Decided: 30 minutes
β° Actual Interview: 48 minutes
Here are the interview questions asked during the Valuelabs SDET interview. Hope this helps! π‘
Introduce yourself π§βπ»
Please explain your Automation Framework and all its components. π§
What is Page Object Model (POM)? π
How do you run test cases in parallel in Cucumber? π
Explain the contents of the Runner File in Cucumber. πββοΈ
What is a Singleton Design Pattern? π
What are the advantages and disadvantages of Page Object Model? π
What is Selenium Grid? π
Explain the WebDriver create statement line? π»
Explain the Maven Lifecycle? β³
How do you run the failed test cases? π
How do you generate Reports in Selenium? π
How do you customize reports after your test execution? βοΈ
What kind of waits are there in Selenium? β±οΈ
Write a Code Snippet for Explicit Wait in Selenium? π
Write a Code Snippet for Drag and Drop in Selenium? π€π₯
How do you switch to different Windows in Selenium? πͺ
Why do we use SET in Window Handles? π
Write Code for taking screenshot in Selenium? πΈ
Whatβs the difference between Scenario and Scenario Outline in Cucumber? π
How do you pass data to your Selenium Scripts? πΎ
How do you decide the priorities of your Test Cases? π
If you want to execute one test case repeatedly, how do you do that? π
What are the different annotations used in TestNG? π·
Write the hierarchy of annotations in TestNG. π
What is the defect life cycle? π
Whatβs the difference between Agile and Waterfall Model? π§π
Whatβs the difference between 201 and 204 Status Code? π
Whatβs the difference between 401 and 403 Status Code? β
What are the components of an API Request? π
Whatβs the difference between Query Parameters and Path Parameters? π
How do you resolve Conflicts in Git? βοΈ
Whatβs the difference between git pull and git patch? π
Explain the use of Jenkins in the Automation Framework. π
π‘ Tip for Success: Stay calm and prepare well for these topics to ace your interview! Best of luck to all the aspiring candidates! πͺβ¨
#Valuelabs #SDETInterview #Automation #Java #Cucumber #Selenium #TestNG #API #Jenkins #Git #InterviewPreparation #TechJobs #CareerGrowth #coderbaba
π Duration Decided: 30 minutes
β° Actual Interview: 48 minutes
Here are the interview questions asked during the Valuelabs SDET interview. Hope this helps! π‘
Introduce yourself π§βπ»
Please explain your Automation Framework and all its components. π§
What is Page Object Model (POM)? π
How do you run test cases in parallel in Cucumber? π
Explain the contents of the Runner File in Cucumber. πββοΈ
What is a Singleton Design Pattern? π
What are the advantages and disadvantages of Page Object Model? π
What is Selenium Grid? π
Explain the WebDriver create statement line? π»
Explain the Maven Lifecycle? β³
How do you run the failed test cases? π
How do you generate Reports in Selenium? π
How do you customize reports after your test execution? βοΈ
What kind of waits are there in Selenium? β±οΈ
Write a Code Snippet for Explicit Wait in Selenium? π
Write a Code Snippet for Drag and Drop in Selenium? π€π₯
How do you switch to different Windows in Selenium? πͺ
Why do we use SET in Window Handles? π
Write Code for taking screenshot in Selenium? πΈ
Whatβs the difference between Scenario and Scenario Outline in Cucumber? π
How do you pass data to your Selenium Scripts? πΎ
How do you decide the priorities of your Test Cases? π
If you want to execute one test case repeatedly, how do you do that? π
What are the different annotations used in TestNG? π·
Write the hierarchy of annotations in TestNG. π
What is the defect life cycle? π
Whatβs the difference between Agile and Waterfall Model? π§π
Whatβs the difference between 201 and 204 Status Code? π
Whatβs the difference between 401 and 403 Status Code? β
What are the components of an API Request? π
Whatβs the difference between Query Parameters and Path Parameters? π
How do you resolve Conflicts in Git? βοΈ
Whatβs the difference between git pull and git patch? π
Explain the use of Jenkins in the Automation Framework. π
π‘ Tip for Success: Stay calm and prepare well for these topics to ace your interview! Best of luck to all the aspiring candidates! πͺβ¨
#Valuelabs #SDETInterview #Automation #Java #Cucumber #Selenium #TestNG #API #Jenkins #Git #InterviewPreparation #TechJobs #CareerGrowth #coderbaba
πRealtime #Java #Selenium Automation Testing Interview Questions:
1. Explain the automation framework.
2. What unit testing framework are you using?
3. Difference between JUnit and TestNG.
4. How can you rerun failed test cases?
5. Which CI/CD tool have you used?
6. Do you know how to create a parameterized pipeline job?
7. Write a program to validate usernames (alphanumeric, no spaces/special characters, no duplicates).
8. Write a program to count character occurrences in a string.
9. Find the highest number in an array without using inbuilt methods.
10. Reverse a string without using inbuilt methods.
11. Difference between String and StringBuffer.
12. Difference between private, public, and protected access modifiers.
13. Explain the collections framework hierarchy.
14. Difference between Hashtable and HashSet.
15. Difference between Comparable and Comparator.
16. Explain the exception hierarchy.
17. Write a program to create a custom exception.
18. What is an interface and an abstract class?
19. Why is an abstract class allowed to have a constructor?
20. Difference between final, finally, and finalize.
21. Explain polymorphism.
22. Write a program to override a function.
23. Do you know about Java 8?
24. What are Java Streams and Lambda Expressions?
25. Difference between git rebase and git merge.
26. When to use git rebase?
27. What is a functional interface?
28. Difference between status codes 401 and 403.
29. Difference between OAuth 1.0 and OAuth 2.0.
30. Write a program using the RestAssured library with assertions for GET/POST calls.
31. What is the content type in OAuth 2.0?
32. Write a SQL query using JOIN (two tables with columns given).
33. Handle multiple windows in Selenium.
34. Capture screenshots in Selenium.
35. How do you handle synchronization in automation scripts?
36. Write the syntax for Fluent Wait.
37. Read/write data from an Excel file.
38. Different stages of an automation test.
39. Types of testing.
40. Difference between priority and severity.
41. Fields required to log a bug/defect.
42. What is a test plan and what does it include?
43. Briefly explain the phases of SDLC.
1. Explain the automation framework.
2. What unit testing framework are you using?
3. Difference between JUnit and TestNG.
4. How can you rerun failed test cases?
5. Which CI/CD tool have you used?
6. Do you know how to create a parameterized pipeline job?
7. Write a program to validate usernames (alphanumeric, no spaces/special characters, no duplicates).
8. Write a program to count character occurrences in a string.
9. Find the highest number in an array without using inbuilt methods.
10. Reverse a string without using inbuilt methods.
11. Difference between String and StringBuffer.
12. Difference between private, public, and protected access modifiers.
13. Explain the collections framework hierarchy.
14. Difference between Hashtable and HashSet.
15. Difference between Comparable and Comparator.
16. Explain the exception hierarchy.
17. Write a program to create a custom exception.
18. What is an interface and an abstract class?
19. Why is an abstract class allowed to have a constructor?
20. Difference between final, finally, and finalize.
21. Explain polymorphism.
22. Write a program to override a function.
23. Do you know about Java 8?
24. What are Java Streams and Lambda Expressions?
25. Difference between git rebase and git merge.
26. When to use git rebase?
27. What is a functional interface?
28. Difference between status codes 401 and 403.
29. Difference between OAuth 1.0 and OAuth 2.0.
30. Write a program using the RestAssured library with assertions for GET/POST calls.
31. What is the content type in OAuth 2.0?
32. Write a SQL query using JOIN (two tables with columns given).
33. Handle multiple windows in Selenium.
34. Capture screenshots in Selenium.
35. How do you handle synchronization in automation scripts?
36. Write the syntax for Fluent Wait.
37. Read/write data from an Excel file.
38. Different stages of an automation test.
39. Types of testing.
40. Difference between priority and severity.
41. Fields required to log a bug/defect.
42. What is a test plan and what does it include?
43. Briefly explain the phases of SDLC.
π1