not much
Software Engineer Qa Interview Questions
4,138 software engineer qa interview questions shared by candidates
Programming: Write the logic to sort a list without using any built-in methods If a string "aaabbccccddaaeeeee" is given to a function, print "a3b2c4a2e5" Have you implemented RabbitMQ before? Write a class to implement stack Given a very large file, return the word whose frequency of occurrence is the highest Given a list and an integer, return True if sum of any two elements of that list matches the integer DB: What's the most efficient way to search for an md5sum What performance measures will you take if you create a database Hex search in mysql Networking: From L1-L7 including the coloring of RJ45 cables. Subnetting Most used port in everyday traffic SSL Handshake Difference between HTTP PUT and POST Application Layer: In-depth questions on SMTP and HTTP SMTP chunking Non-ascii characters inside emails SMTP/IMAP/POP3 deployment
Describe the Page Object Model
Come up with a presentation on how did you solve problems pertaining to QA processes and test automation
You are testing a software update for a complex product how would plan the testing strategy to ensure the system safety and stability.
What do you know about software testing
How to write a test plan?
Added questions in the description
Simple questions were asked during the interview, Basic of selenium, db, Java. Mostly questions asked was from frame as far as selenium is concerned
Round 2 Machine coding This has to be attempted on laptop provided by them. Scenario 1 :Use selenium To automate automationpractice.com website using selenium webdriver ,pagefactory and css path.Login to website with username and password provided by them.browse to tshirt category and add product to cart and checkout.Verify the message . Scenario2-Use API Used the below url to test.https://openweathermap.org/stations. -Test1-Attempt to register without an api key and verify the status code 401 and the message. Test2-Register two stations with the following details and verify the response code 201. Test 3-Using Get verify the stations are successfully stored in the DB and values are same as specified Test4-Delete both of the stations and verify the returned http response is 204 Test 5-repeat previous step and verify the 404.
Viewing 1851 - 1860 interview questions