1.What is mean by Databasse testing ?
2.Defect Life cycle?
3. define compatibility testing with example?
4. define severiority and priority with example and who will
give severiority and priority?



1.What is mean by Databasse testing ? 2.Defect Life cycle? 3. define compatibility testing with ex..

Answer / devendra

Database Testing: Database Testing basically include in the
following areas
1.Data Validity Testing.
2.Data Integrity Testing.
3.Performance Related Testing
4.Testing of Procedure,Triggers and Functions

2> Defect life cycle
wht is defect:deviation from the requirment
bug:informal name given to defect
eror:mistake in programm
defect life cycle
open--assign-->fixed-->retest-fixed->close--ifnot->reopen

the defect life cycle is a part of test execution as a test
engineer when i start executing the test cases i am found
lot of bugs so i have to maintain certain proceegers
first we have to check in bug repository with all possible
keywords
1.once i found bug then i send bug to development team and
cc to test lead
2.they evaluate the bug whether the bug is assigned or not
different kind of responses like
a.bug reject b.duplicate c.not reproducable d.fixed in next
relese e.cannot be fixed f.request for enhancement
with above all condition is satisfied then they assign bug
to concerned developer
3.once developer fix the bug then he send to me for retest
the same bug
4.if the bug is fix then i close the bug
5.if not i will reopen the bug
and the process repeats

3>compatability testing:testing the application with
differnt hardware and software configeration is
compatability testing
eg:my application is eblaze online recovery backup so for
that my features are tested in different platforms such as
windows xp,2000,2003,vista home,vista proffesional and with
diff config such as 256 ram,512 ram,1 gb ram,2 gb ram and
etc

4>priority:the word priority is associated with scheduling
it is of diff types :blockers,major,minor
severity: the word severity is associated with standards or
urgency
it is of different types high,medium,low
usualy as a tester i will give whether bug is blocker or
major or minor
based on that developer will give prominence and fix the
concerned bug

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

WHAT ARE THE BUG TOOLS USED IN YOUR COMPANY

10 Answers   Covansys,


Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;

1 Answers   Capital IQ,


How can we tes the performance of the web site?

1 Answers  


Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify

13 Answers   IBM,


What is the client-server, standalone, web-based application. Post the correct answer.

1 Answers  






Hi Friends, I have 3 years of experience in QA Testing. Are there any opportunities for entry-level tester in MN.

0 Answers  


Explain Boundary value analysis?

1 Answers   Crea,


What should be the knowledge of white-box tester differs than the back-box tester.?

5 Answers  


Explain what makes a good test engineer?

5 Answers   IBM,


What type of Testing u done ur project?

5 Answers   Geometric Software,


what is crud testing ?

4 Answers   HP, Intel,


Pls give proper Seq. to following testing Types Regression,Retesting,Funtional,Sanity and Performance Testing.

4 Answers   Syntel,


Categories