Interview questions for QA Manual and Automation -Top Companies

  Codevysa - 1st Round

 

  1. Write reverse string program.
  2. Write implicit and explicit wait syntax.
  3. Explain framework structure of your project.
  4. Difference between throw and throws
  5. What is different exception occured.
  6. Find xpath makemytrip & Flipkart website.
  7. What is finally.
  8. What is singleton class.
  9. Difference between simulator and emulator
  10. What are the common challenges in mobile application testing faced by you?
  11. What is OAuth?
  12. What are the major challenges faced during API testing?
  13. Difference between smoke and sanity.
  14. What is Regression and Retesting?
  15. What is exploratory testing.

 

Capgemini Interview Question

 

1.Explain about framework and folder architecture in your framework.

2.Oops concept in framework

3.what is selenium architecture

4. Difference between method overloading and method overriding

5.write a code for scroll down

6 . Find xpath for Amazon website search field search Redmi mobile and find xpath

7. Write a code for screenshot of webpage

8 . Write a code for find duplicate character in string

9.throws and throw difference when to use

10.Why we create an object of chromedriver and assign it to driver reference?

11. How you initialize webdriver in script?

12.if implicit wait is 50 sec and explicit wait is 40 sec apply on same element which wait will apply on element

 

Congizant : 1St Technical Round ( 40 Mins )

1) Technical Role in the organisation?

2) Explain Agile 

 

 All furthur Qs are Scenario based (With Multiple Cross Questioning )

3) Scenario : 3 windows opened you are on the 3rd window now you need to shift to the second. Explain your approch?

    > How you can convert HashSet to ArrayList?

4) Scenario : 2 frames are align to each other, focus in on the 1st Frame, how to switch to the 2nd frame?

5) Scenario : Dynamic WebTable Scenario  //---> First find xpath of one of the fields inside column (Contains Method) after that using following Sibling i can find xpath of element which doest not have attributes

6) Scenario : Given String name = "Vishal"; // Expected o/p: "hal" Ans Given : using name.split("s"); String arr[] =["Vi", "hal"]; syso(arr[1]);

7) Scenario  : In TestNg you have suite inside that having large number of file and you just need to not to execute few no of files what will be your approach ?  [Using Exclude Tag in xml file]

8) postman in need to hit a method what configuration you needed before hitting?

9) Now suppose you have to come to office for all 5 days will you comfortable to work there ?

10) Is is possible to you move to Banglore or Mumbai or any other location will you able to do that ?

 

Accolite Digital 2nd Round

Introduction

1) Functional Testing Stages - Unit testing, Integration, Sanity , BBT , Retesting , Regression, Smoke, 

2) WBT vs BBT

3) Why String is immutable ? String a = "abc"; a = "xyz"; Is it valid statement ?

4) OOPS

5) where u used polymorphism  in our in programme? Examples of all OOPS

6)[Most Imp They Wanted and Max Time Spent -->] Logical Program 1st - Q: Count Letters Without Space.  i/p: String str = "Hello World"; O/p : 10

   2nd - Q: convert i/p:  String str ="hello"; => "HeLlO"

8) Different types of waits ? what is difference between wait and Verify ?

9) Implicit VS Explicit Vs Fluent

10) Asserts VS Verify ?

11) Soft assert Vs Hard assert?

12) Do you have questions for me ?(I asked 2 - 3 Questions)

LTI Interview Questions

1.Tell me about yourself

2.Webdriver is an class?

3.Use of Actions Class?

4.What is Hashmap?

5.What is Exception ?

6.Difference between Array and list?

7.SDLC & STLC

8. Defect Life Cycle

9.which methodology use in manual testing?

10.Windowhandles using selenium?

11.Current version of chromedriver?

12.difference between smoke and sanity testing?

13.what is regression testing?

14.what is user story?

15.what is Selenium Webdriver Architecture?

Loyalty Rewardz management

 

1. Method overloading overriding

2.Main method can we override

3 what is static in Java

4. Git commands

5 . Relative and absolutely xpath

6.implicit wait and explicit wait what is condition explicit wait .

7 find duplicate characters in string program .

8 can we create object of webdriver

Why we use webdriver

What is interface

 

Selenium Basic Interview Questions

 

Q1 - What is the syntax to launch the browser in Selenium WebDriver?

Q2 - What is the difference between driver.get() and driver.navigate().to() commands?

Q5 – What is the difference between driver.close() and driver.quit() Selenium WebDriver?

Q6 - How to enter the text in a text field using Selenium WebDriver?

Q7 - How to check whether the radio button is checked or not?

Q8 - How to get the background color or size of the font with Selenium WebDriver?

Q9 - How to validate any error/success message in Selenium WebDriver?

Q10 - How to select an item from the drop-down menu with Selenium WebDriver? What are the different commands to select an item?

Q11 - How to check whether the text is present/visible or not on the page?

Q12 - How to handle Alerts or Pop-Ups using Selenium WebDriver?

Q13 - Why we aren't recommended to use Thread.sleep() in Selenium?

Q14 – What are the different wait commands in Selenium WebDriver?

Q15 – What is the syntax for the implicit, explicit, and fluent wait?

Q16 - How to handle Ajax elements using Selenium WebDriver?

Q17 - How to scroll vertically and horizontally using Selenium WebDriver?

Q18 - How to take screenshots in Selenium WebDriver?

Q19- What are the advantages of using Selenium WebDriver?

Q20- What are the disadvantages of using Selenium WebDriver?

Q21- What is Selenese?

Q22- Can you name some of the Selenium exceptions?

Q23- What are Desired Capabilities in Selenium WebDriver?

Q24- Can we perform Database testing with Selenium?

Q25- Can we handle window dialogs using Selenium?

Q26 - What different types of testing can be done using Selenium?

 

Actions Class Interview Questions

 

Q27 - What is the Actions class? What are its commands?

Q28 - What are the keyboard and mouse events in Selenium WebDriver?

Q29 - How to do Mouse hover in Selenium WebDriver?

Q30 - How do double-click and right-click in Selenium WebDriver?

Q31 - How to drag and drop an element in Selenium?

 

Selenium Locators Interview Questions

 

Q32 - What is the difference between findElement() and findElements() in Selenium WebDriver?

Q33 - How many different types of locators are in Selenium?Q34 - Which one is the fastest and slowest locator?

Q35 - What are the different types of xpaths and what is the difference between them?

Windows and Frame Handling Interview Questions

 

Q36 - How to switch to the Nth browser window in Selenium WebDriver?

Q37 - How to switch frames in Selenium WebDriver?

 

Advanced Selenium Interview Questions

 

Q38 - How to download a file using Selenium WebDriver?

Q39 - How to upload a file with Selenium WebDriver?

Q40 - How to find broken links of a web page using Selenium WebDriver?

Q41 - How to Handle Multiple Browser Tabs Using Selenium WebDriver?

Q42 - How to Achieve Code Re-useability & Maintainability in Selenium Code?

Q43 - How to Handle Dynamic Web Table in Selenium WebDriver?

Q44 - How to Extract Table Data/Read Table Data Using Selenium WebDriver?

Q45 - How to Take Partial Screenshots in Selenium WebDriver?

OOPS, Selenium Automation Framework, and Project related Interview Questions

 

Q46 - How to implement Oops concepts in selenium?

Q47 - What are the different types of automation frameworks?

Q48 - What automation framework do you use in your project and what are the important components of that framework?

Q49 - How many test cases do you automate daily?

Q50 - How you can automate CAPTCHA?

Q51 - How your framework is integrated with your CI/CD pipeline? And which tool are you using for CI/CD?

 

Tester can do UAT testing and how?? UAT will be the done by client??

Comments

Popular posts from this blog

Functional Testing- Easy Guide for Beginners

What are some common challenges you face in manual testing?