Posts

Interview questions [Automation,Manual,Api and mobile]

 Manual Testing Interview Questions: 1.Test Pyramid The testing pyramid is a concept that groups software tests into three different categories. 1.Manual tests,UI/UX tests,Integration tests,Unit tests This helps developers and QA professionals ensure higher quality, reduce the time it takes to find the root cause of bugs, and build a more reliable test suite. 1.What is diff b/w smoke,sanity,regression.upgrade,happy path,system and system integration testing 2.Different types of testings 3.Testcase writing techniques  1.RTM 4.what is RTM did u involve in designing RTM 5.what is BVA,Risk-based testing,adhoc,monkey,transition, 6.Different testing documents u prepared from starting to completion of project 7.What is version and build with difference 8.Mention the challenges u faced in the manual testing 9.what is Testplan did u involve in testplans,test documents,test cases 10.what is stub and driver 11.High priority and low severity and low priority and high severity scenarios 12...

Senior QA Engineer interview questions 2022 [Company Wise] Automation & Manual

 Medtronic May 20 : 1.Explain ur selenium project framework that u involved 2.Explain ur cypress framework u involved 3.explain the cucumber framework u invloved 4.keywords,tags,annotations and examples and reporting in cucumber 5.Api testing using postman collections framework (Methods : Get,Post,Put,Patch,Delete) 6.Android device testing  Matchpoint solution May - 30 1.Explanation of selenium project framework 2.dependencies used in pom.xml 3.difference between relative and absolute xpath 4.Exceptions in java,exceptions in selenium 5.how to handle exceptions in selenium 6.waits in selenium with code snippets 7.screenshot snippet with code  8.java program for reversal of string 9.reporting in selenium framework 10.annotation in testng,how to execute failed test cases in testng 11.what is invocation count and how to run test cases from command prompt in testng 12.Can u handle the entire framework by ur own 13.Can u prepare a entire framework of api using rest assured from...

My views on Blockchain Testing..

To secure, store and manage digital identity and data, organizations across the globe are looking for a secure platform that protects their data which is spread across multiple providers. Blockchain is the solution! Blockchain is often discussed in financial services and cryptocurrencies, but this technology offers a broader range of potential applications. The use case of Blockchain technology is picking up pace in various industries and segments. A recent  World Economic Forum report  predicts that by 2025, 10% of Global Gross Domestic Product (GDP) is stored on Blockchains or Blockchain-based technology. This means, Blockchain technology is probably something that every business should leverage. Blockchain collects data into  Blocks,  and  Chains  the data together using cryptography, enhancing the data security. The basics of Blockchain are explained below Banking or bitcoin is just the beginning for Blockchains. In the future, Blockchains that ...