1. Retrieve the test data from the excel sheet, put it in the google search bar, click on the search button and click on the first link opened in google search.

2. Write a program to check whether the string can be a palindrome. for example if the string aab(it is not a palindrome string). replace the characters in a string like aba, baa, etc., and check that can be a palindrome string.

3. How will you Identify the web element that has the same property values?

4. write a program to return the no of rows and columns in a web table?

5. Write a program to return the row and column value like(3,4) for a given date in a web table?


READ COMPLETE POST...




PWC Bangalore Interview Questions for QA/Test/ SDET (Selenium and Java)

JAVA

1. what is polymorphism? types of polymorphism?

2.Access Modifiers(Private,public,protected)

3. Object life cycle architecture?

4.singleTON Class?

5. Innerclass &Anonymous class?

6. how to print without the main method "hello"?

7. Method overloading & overriding & Inheritance?

Selenium

1. what is the selenium web driver? advantage of against RC, IDE?

2. How to handle javascript popup?

3. How to handle iframes?

4. how to handle file download popup?

5. what is the use of TestngListeners?

6. what is POM.XML?

7. what is ant & use in the framework?


READ COMPLETE POST...




WALMART Bangalore QA TEST SDET Interview Questions 

1st Round Technical :

1. Find the sum of both diagonals from a 2D n*n

matrix.

2. Reverse a string using recursion.

3. Find character count using string inbuilt methods

you can use max two methods. (Sol :

string.length() & replaceAll(given char).

4. Implement ArrayList using Array, Coverall

exceptions, and boundary cases.

5. Singly LinkedList reverse.

6. Find Nth node from the end of a LinkedList.

7. Selenium Web Table questions using ArrayList.

8. Selenium drop-down duplicate find and remove

using HashMap.

9. Explain the Design pattern of the Actions class.

10. Why Page Object Model?

11. Explain the current framework and questions

around.

12. Write program for Java JDBC connection

(Sudo code).

13. Explain TestNG annotations.

14. Explain Java Oops concepts.

15. Java output codes for Polymorphism; static

keywords; Inheritance.

16. Use of Custom Exceptions, Explain.

17. Explain Rest API architecture.

18. All API status codes meanings and conditions with test data.

19. Explain API framework & questions around it.

20. Json Handling; using parsers & POJO.

2nd Round Technical :

1. Java code for All permutations of all elements

from an integer array.

2. Java program to find a number from an array

whose all left elements are smaller & all right

elements are greater.

3. Selenium xpaths: axes (siblings ......)

4. How selenium code invokes browsers using

Factory Design pattern.

5. Java HashMap internal architecture.

6. Occurrence of each character of a String.

7. All iteration methods of HashMap.

8. More questions of Json response complex or nested Jsons.

READ COMPLETE POST...




 How to handle alerts?

Ans: driver.switchTo().alert() - >> .accept(); I dismiss(); I getText(); I sendKeys("Message");, How to take screenshots? Ans:

File screenshot = ((TakesScreenshot) driver).getScreenshotAs(Output Type.FILE);

FileUtils.copyFile(screenshot, new File("".// screenshot/" + fileName));

What is actions class? Write the syntax for it.

3 How to capture broken links? What are the different types of waits? Can you write syntax for Implicit and Explicit wait? Ans:

driver.manage().timeouts().implicitlyWait (imp licitWait, TimeUnit. SECONDS); WebDriverWait explicit Wait = new WebDriverWait (driver, 10); explicitWait.until( Expected Condition

s.visibilityOfElementLocated(By.xpath("//span[contains(text();'applied ..!')]'))); Wait<WebDriver> fluentWait = new FluentWait<WebDriver>(driver).with Timeout(Durat ion.of Seconds(30)) .pollingEvery(Duration.of Seconds (3)).ignoring (NoSuch Element Exception.class);

Scripts execution in HEADLESS mode? How many ways it is possible? Ans:

ChromeOptions options = new ChromeOptions(); options.addArguments("headless"); WebDriverManager.chromedriver().setup(); driver = new Chrome Driver(options);

Desired Capabilities? Write down the syntax? Ans:

setCapabilities and addArguements?

Write data (with Columns) using Apache POI?

How many Meetings in Agile? Ans: Daily Scrum, Sprint planning, Sprint retrospective, Backlog Refinement/Grooming

You are the only Automation resource in your project, What would be your approach?

Are you able to design the framework from scratch?

Cucumber -> Feature file, Steps, and how to run the test cases?

Ans: Cucumber is a testing tool that supports Behavior Driven Development (BDD). It offers a way to write tests that anybody can understand, regardless of their technical knowledge

READ COMPLETE POST...




 Byju's Interview Questions for Test / QA / SDET 

1. Tell me about yourself

2. Explain your project

3. Segregate 0's and 1's in a given integer array.

4. Write a method using java that can create only 5 objects

5. What are the different types of testing you did in

your project and explain?

6. Explain which testing you are doing in the current project?

7. What is Stack?

8. Explain Method overriding

9. Write a program for a balanced equation.

10. Explain what is 404 and 406 pages and when do you get them, how to handle those?

11. Write a program in java for a random number


READ COMPLETE POST...




1.what is Packages
2.Java program to compare 2
web tables
3.Page object model
4. Selenium, where do you download from
5.A fresh laptop. What all you need to download to run a selenium script
6.Maven
7.jar files
8. Assertions
9.QA QC
10. Verification n validation
11.Bug lifecycle
12. Retesting n regression testing
13. Framework
14. Write the whole script to launch a browser. Explain each statement
15. Waits
16. Drag n drop
17. SDLC n STLC
18. Priority n severity
19. JIRA, Bugzilla
20. Locators
21. Absolute coat relative XPath
22./ and // difference
23. How can you run multiple browsers parallels
24. How to get the results of tests
25. Apache POI
26. JDK
27. Versions used
28. Build path process
READ COMPLETE POST...


 
HOME | Freshers | Exp | Java | SQL | Walkins | OffCampus | BankJobs
=*= PRIVACY POLICY And DISCLAIMER =*=
Some of the stuff contained this site are found on internetThis site is not responsible for publishing all available Information as well accuracy, please check posted Information with its original sources, e.g. News Papers/ Websites etc.We collect all the Information form the Internet.
Software My Zimbio
Copyright © 2013 Career+ Blog +Google | Disclaimer | Privacy Policy | Contact