. Diff. between Application server and web server?
2. Default port number of Tomcat?
3. bug life cycle?
4. what is defered status in defect life cycle?
5. smoke test?
6. Do you use any automation tool for smoke testing??
7. verification and validation?
8. Testing process in your comp.?
9. Testing methodology?
10.when a bug is found what is the 1st action?
11.what is best bug in your current proj. which you found??
12.what is test plan and explain its contents?
13.Advantages of automation over mannual testing?
14.explain some SDLC models?
15.ADhoc testing?
16.what is mean by release notes?
17.what are all the contents of release checklist?
18.when a new build comes what is 1st action?(performing
smoke test).
19.how many test cases will you write for 1 day?
20.what is the bugbase do you use in your comp.?

Answer Posted / naresh

3) New: wen tester reports a defect
Open: wen developer accepts that it is a bug or if the
developer rejects the defect, then the status is turned
into "Rejected"
Fixed: wen developer make changes to the code to rectify
the bug..
Closed/Reopen: wen tester tests it again. if the expected
result shown up, it is turned into "Closed" and if the
problem ersists again, its "Reopen"

4) Defered status means the developer accepted the bus, but
it is scheduled to rectify in the next build.

5) Testing the application whether its performing its basic
functionality properly or not, so that the test team can go
ahead with the application

6) Definitely can use.

7) Verification is static. no code is executed. say,
analysis of requirements etc.
Validation is dynamic. code is executed with scenarios
present in test cases.

8) varies from company to company.

9) varies from company to company (refer to symphony and
mphasys websites for differant methodologies)

10) report it in bug tracking tool.

11) Its your project. you should know it.

12) Test plan is a document which contains the scope for
testing the application and what to be tested, when to be
tested and who to test.

13) Time, resource and Money

14) V model, Waterfall model etc..

15) AdHoc means doing something which is not planned.

16) Its a document released along with the product which
explains about the product. it also contains about the bugs
that are in defered status.

19) It varies with the complexity of requirements. Some
write 1 or 2/day. Some write upto 20/day

20) The interviewer was asking about Bug tracking tool that
you use..

Friends, plz correct me if i am wrong at any part...

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

integration test cases for mouse and keyboard

3211


If project wants to release in 3months what type of risk analysis you do in test plan?

703


What is an inspection in software testing?

668


What is back to back testing?

1481


What is positive and negative testing?

664






Can you explain usability testing?

693


What are the different strategies for rollout to end users?

711


1.what kind of testing have you done ?

2368


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1626


Describe any bug you remember. Plz Give some real examples

1632


What exactly you do as a Configuration controller?

1538


what is a horizontal and vertical matrix explain with examples

2108


what kind of testing have u done?

1509


can anyone help me regarding testing patterns?

1561


What are the different test techniques used in functional testing?

667