July 2018 - All About Testing July 2018

What is the recipe for successful achievement?

To my mind there are just four essential ingredients: Choose a career you love, give it the best there is in you, seize your opportunities, and be a member of the team.

Tuesday, 31 July 2018

Failed to load the JNI shared library jvm.dll

Failed to load the JNI shared library jvm.dll When we will try to run eclipse, we will get following error This is because you may be having a miss-match between 32-bit and 64-bit setups 64-bit Operating System: 64bit Eclipse and 32-Bit JDK or JRE Setup or 64-bit Operating System: 32bit Eclipse and 64bit JDK or JRE Setup So, you should have Eclipse + JDK + JRE all either 64-bit or 32-bit Solution : Make sure that your windows...

Monday, 30 July 2018

Urgent Opening for QA Tester

AEQUOR INFORMATION TECHNOLOGIES PVT.LTD Experience required for the Job: 3 - 5 years Job Location: Mumbai (All Areas) Job Description: QA experience of 3 to 4 years with at least 1 year working as a Automation tester. Strong Experience in Testing Processes & Tools using HP Unified Functional Tester (UFT) and HP Application Life Cycle Management is must. Good knowledge in Investment Banking, BFSI Domain is preferred.. Hands on experience creating complex SQL queries, knowledge of SQL Joins and functions mandatory....

Sunday, 29 July 2018

API Testing Interview Questions And Answers

1.   While using the API tool, after entering the URL in the field, what response will happen in the backend.? Ans - HTTPRequest with header and body is created 2.  What request will be served by the web service and what will be the request by the server to the browser.? Ans -HttpRequest and HttpResponse 3.  In API testing, where we use POST and GET methods? Ans -  Post - sending data / uploading file Get - requesting for data 4.  While testing the Registration Page and Login page in API, which comes...

Tuesday, 3 July 2018

TestNG Interview Questions with Answers

TestNG is the most widely used testing framework in the software industry.  It provides a lot of features over the conventional JUnit framework and is used for different kinds of testing like unit, functional, integration testing etc.  Question 1: How TestNg is better Junit? Answer :           1.TestNG have advance annotations and more annotations then Junit            2. Execution pattern can be set in TestNG            3. We can concurrently...

Expansion Pune Aundh Interview Questions Automation

*Expansion Pune Aundh* Interview Questions Automation Dated: 10 march 2018 1. What is the Explicit wait and Implicit wait? 2. What is a headless browser? 3. How to get a screenshot in Selenium? Can you write the syntax? 4. What are the different type of Locators in Selenium? 5. What is the best way to locate a web element if there is no unique XPath? 6. What is StaleElementReference Exception? Have you encountered it ever and how you handled it? 7. Do you run test cases in parallel with TestNG? If yes how many threads and does it cause...