SOFT WARE TESTING INTERVIEW QUESTIONS PART TWO

A) Quality is nothing but meeting with Clients requirements

2. What is testing, why it is necessary?

A) Testing is a process perform with the intent of finding maximum

number of bugs in a projects keeping into consideration the clients requirements

3. What is Testing Life cycle?

1. understanding the requirements

2. Study the prototype, SRS, DFD, E-R diagram of the project

3. Making Testplan, Testcases

4. Testing

5.Bug reporting

6. Re-test

4. What is Bug life Cycle?

A) 1. Open

2. Assign

3. Resolve

4. Re-open/Terminate/Close

5. What Defect Tracking tools u r using in Ur organization?

A) Issue Manager or Bugtracker or DDTS

6. Why u want to change Ur job

A) 1. In big organization Processes are defined for every activity

2. For practical knowledge of SDLC

3. For better opportunity

4. To work in reputed projects

7. What Testing process u r using in ur organization

A) In our organization we are following these steps:

a) Understanding of the project

b) Gather documents (SRS, DFD, and E-R Dig)

Writing Test Plans & Test Cases

d) Module testing

e) Integration testing

f) Regression testing

g) System testing

h) Smoke testing

After testing 1 complete manual rounds, we start using

automation tool (Silk test) for regression testing.

i) Performance testing by Astra load test in which we are doing load and stress testing.

j) Simultaneously reporting bugs in defect tracking tools

k) Re-testing the s/w after developer resolves bugs.

l) Testing the s/w for at least 3 cycles

m) Sing off of the project

n) Copying project in “Testserver”

o) Release of the project from the Testserver

8. What is Test Scenario, Test Plan and Test Case? Why it is required

A) Test scenario is the 1 functional conditions (business logic’s) which contains n number of related Testcases.

Test Plan: document, which tells us about

a) Objective of testing

b) Scope of testing

c) Resources required (H/W + S/W)

d) Schedules (in terms of Man Days)

e) Quality Standards

f) Testing Process

Test Cases are the activity we are going to perform to test a module.

Sample test case

Test Condition

Test Data

Description

Expected Result

Final result | Status

Testing validation of login screen

Id: misem’pune

Password: 0&’”hi”’

Inserting data in id and password field and click submit

Data should be stored in database and message should be shown

Runtime error|Fail



Limitations of Manual Testing & why automation Testing is required

A) Regression testing consumes times, also load and stress testing is not practically possible manually. So we require a testing Tool.

10. Why u have selected Testing Field ?

A) A developer is having the knowledge of only some modules of the project but we are the people who is having the knowledge of complete Domain.We feel we are not less than a PM, without our signoff project can’t go to Client side.

11. Where u want to see urself after 3 years

A) I will become Sr. S/W engineer in this organization.

12. Name some common testing tools

A) Silk test, Winrunner, Rational Robot, Astra Load test, Load runner, Emperix

13. What is SCM?

A) Software configuration management (tool used for this is Clear Case, refer pressman for details)

14. Difference between QA & QC

A) Quality Assurance involves Processes, Inspections, Audit, andReviews and Reporting QC involves Testing, Defect solving and reporting.

15. What is CMM /Six sigma and ISO

A) Capability Maturity model & ISO (refer: pressman)Six Sigma is a standard defined only for S/W companies for implementing standard processes, to become six sigma certified our product should meet at least 5.2 marking. Which is based upon some calculations (depending upon Line of code, Bug severity, man days used etc) .

16. What reporting tools u r using?

A) We are reporting bugs in a web based s/w known as bug tracker, which will generate the final reports in Excel sheet.In bug tracker there is different Login Id and password for testing Executives and developer.

We enter by our ID and report a new issue ,bugs status will be open and assign it to the respective Developer, developer enter by his ID and after solving the bug make the status resolve and write his comment and assign it to me. Then we login and retest that bugs and change the status to close. This s/w works like Email system (Ex: yahoo) so at last we will export the data of our inbox to excel and take the printout.

The columns of the reports are as follows

a) Issue name

b) module

c) found by

d) description

e) date

f) Severity

g) Status etc…

17. What Testing methodology /Process u are using define them

A) a) Module testing

b) Integration

c) Regression

d) System

e) Smoke

f) Load

h) Stress

f)& h) is known as performance testing and remaining is functional testing and all are Black box testing.

18. Difference between Stress and Load

A) In stress test we are sending multiple users in a limited time and try to crash the system. we insert the data beyond the upper limit, we are concentrating in performance versus time.In load testing Time is not important we are inserting the data and note for how much of load it can work smoothly and when its performance decreases. We are fixing benchmark; we are concentrating in performance versus user.

19. Difference between alpha and beta

A) Refer pressman

20. Why u r not suppose to do White box testing

A) White box testing is done only by the developer, we are suppose to do only black box testing, I will not do White box testing because according to Testing process, testing team should be independent from development team.

(4)

RELATED POST


SOFTWARE TESTING INTERVIEW QUESTIONS PART ONE

SOFTWARE TESTING INTERVIEW QUESTIONS PART TWO

SOFTWARE TESTING INTERVIEW QUESTIONS PART THREE

SOFTWARE TESTING INTERVIEW QUESTIONS PART FOUR

SOFTWARE TESTING INTERVIEW QUESTIONS PART FIVE

SOFTWARE TESTING INTERVIEW QUESTIONS PART SIX

SOFTWARE TESTING INTERVIEW QUESTIONS PART SEVEN

SOFTWARE TESTING INTERVIEW QUESTIONS PART EIGHT
LOAD RUNNER INTERVIEW QUESTIONS PART ONE

LOAD RUNNER INTERVIEW QUESTIONS PART TWO

LOAD RUNNER INTERVIEW QUESTIONS PART THREE

LOAD RUNNER INTERVIEW QUESTIONS PART FOUR
LOAD RUNNER INTERVIEW QUESTIONS PART FIVE

No comments:

Post a Comment