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?
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 |
can anybody pls tell me that what type of interaction takes place or what type of discussions or questions take place between a tester and client regarding the project.
what is agile testing when to perform this? have you performed agile testing anytime?please let me know more about this
Login page contains, Username , Password ,OK Button and CANCEL Button.If i click on OK button,cancel functionality is working and if i click on CANCEL Button,OK Functionality is working.In this case what is the level of priority (HIGH/MEDIUM/LOW) and level of SEVERIOTY (HIGH/MEDIUM/LOW)? Give the reason ,explain clearly?
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
What is CRUD testing
how u can do integration testing and what r the approaches u need to follow?
I need some negative and positive testcases for pagination on result dispalying page
r there any openings for 1+ experienced candidates in Manual Testing? If there r any, please let me know!!
hi this is chik here iam showing my current project ERP and am prepair in hr model please tell me details about it and what all function test in hr model and give me some test caserelated to this module.Please tell me am faceing lots of problem in interview am not able to explain in interview please help me out my id is chiku_69@yahoo.in
what is the use of end to end testing?we r donig every testing like system and functional testing ect..
tell me about ur current proect? how can we start, what should we explain? should we expalin the entire proj or only our module? july27 brahma412@yahoo.co.in plz help me
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?