. 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
What is white box testing?
What is mean by incident logging system ?
What is Windows Test Technologies? Where i will get all information of it.
What is the full form of cmmi?
If date field is a text field write test cases to validate it?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
What are the different strategies for rollout to end users?
Test approach to windows update?
. Is any graph is used for code coverage analysis?
i need manual testing interview questions for 2+ experience plzz help me..
Can list out some disadvantages of manual testing?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What is Registry?
What is an mr?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.