KyaPoocha.com

Huge Collection of Interview Questions


‘Software Testing’ - KyaPoocha.com

What role do you see yourself in 2-3 years from now? Would you want to become a developer ? 

You should not concentrate the attention of the interviewer on your wish to become a developer. You are being hired for testing role and you should demonstrate reliability.... Read more »

Have you tested front-end of back-end ? 

In other word you are asked if you tested GUI part of the application or server part of your application.  Read more »

What version of OS were you using ? 

Tell whatever you want - you can’t be caught here. Popular answers are Windows 95/98, Windows 2000 (make sure you know various flavors) and various Unix flavors... Read more »

How would you execute a SQL query in Oracle 8 ? 

Again, if you ever worked with Oracle, this question should be trivial for you to answer (from command prompt, of course) If you never worked with Oracle, note politely... Read more »

What version of Oracle database did you use ? 

Tell any version number you want - not many interviewers know the difference at version level. However, do not tell any numbers if you never worked with Oracle!  Read more »

What is the size of your executable ? 

10MB. Who cares? You should demonstrate that you can’t be caught with unexpected questions. This question is one of the dumbest, but you must react accordingly.... Read more »

How would you conduct your test ? 

Each test is based on the technical requirements of the software product.  Read more »

What is the difference between testing and debugging ? 

Big difference is that debugging is conducted by a programmer and the programmer fix the errors during debugging phase. Tester never fixes the errors, but rather... Read more »

What bug tracking system did you use ? 

Again and again, it does not matter what bug tracking system did you use if you made your homework and invented the name of such or mentioned a standard one. You... Read more »

What is the difference between structural and functional testing ? 

Structural is a “white box” testing and based on the algorithm or code. Functional testing is a “black box” (behavioral) testing where the... Read more »

What are the types of functional testing ? 

There are followingtypes of functional testing.1. Functionality testing.2. Input domain testing.3.Error handling testing.about 90% of the functional testing will... Read more »

How to write Negative Testcase?Give ex ? 

Negative test cases are written based on thinking abt AUT in a destructive manner in the sense,what happens if i test the application with irrelevant inputs.  Read more »

What is QA? What is Testing? Are they both same or different ? 

Testing is subset of QA. Testing is just a phase that comes after coding. But QA is the one that should be incorporated into the entire Software Development Life... Read more »

What test plans have you written ? 

Master Test plan is usually prepared by QA Lead. Testers write Test Cases, which in some organizations are called as Test Plans.  Read more »

What will you when you find a bug ? 

Execute some more tests, to make clear what the bug EXCATLY is. Suppose, the test case failed when State=NY and Class=Business. Tester has to exceute some more tests... Read more »

Page 1 of 1212345»...Last »