Interview Questions
Interview Questions
Can you give your introduction Your Education Backgroung Which Year you have been passed out Your overall IT Experience
5 Previosuly you have been associated with which organization 6 Tell you about your previous project 7 Tell me the testing process that you followed in your project 8 Have you expereince in writing the test cases Tell me the testing techniques that you applied for writing the 9 test cases(Black BoX) 10 Explain SDLC 11 Explain STLC
12 13 14 15 16
So what are the different testing types Difference between Functional and System Testing Different Levels of Testing Difference between Verfication and Validation Difference between priority and Severity
17 Defect Life Cycle 18 Severity Types 19 Which testing tools that you have used You have said that you have expeience on working on Quality centre, can you please tell me where you used to write the test 20 case and execute them 21 How you used to track the defects 22 How do you ensure that you have covered all the requirements What are the things that you are looking from an organization 23 point of view 24 How quick you are in learning 25 Any experience in Healhcare domain 26 Difference between Regression and Retesting 27 Difference between Smoke and Sanity Testing 28 Difference between Build and Release 29 How do you tell that we can stop testing 30 What is test plan 31 Difference testing models
Query for update Query to sort a row Query to sort a row in descending order query to select top10 rows How do we select data from 2 tables
Manual and Automation Black Box Testing White Box Testing Regression Unit, Integration, System, UAT
New->Open->Assign->Fixed->Ready For Retest->Reopn>Closed Catastrophic->Major with work around->major with no work around->minor->Cosmetic
Update tablename set colname="newvalue" where colname="somevalue" select * from tablenname orderby colname select * from tablename orderby colname desc select top10 * from tablename Joins