1.What is mean by data base testing?explain with example?
2. you can check the data base testing through sql then why
we are using QTP Data base check ?
3.difference between modified waterfall model and waterfall
model?
4.defect life cycle?
Answers were Sorted based on User's Feedback
Answer / kedar lohe
defect life cycle?
New:When tester finds the defect then he raises the defect
as NEW.
Open:Test Leader or other co workers review it to confirm
that it is defect and make its status as Open.If defect is
not valid then the status is made as rejected.
WIP (Work in progress):When developer is working on this
defect the status of defect is made as WIP.
Fixed:Once the defect is FIXED then developer changes the
status to FIXED.
Closed/Reopen:Tester again test the defect based on the fix
if it is working as expected then made the status as Closed.
If defect is not working as expected then status is changed
to Reopen.
Rejected:If developer thinks that this is not valid defect
then he can change the status to Rejected (By Design)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jai
Data bas testing basically include the following.
1)Data validity testing.
2)Data Integritity testing
3)Performance related to data base.
4)Testing of Procedure triggers and functions.
for doing data validity testing you should be good in SQL
queries
For data integrity testing you should know about
referintial integrity and different constraint.
For performance related things you should have idea about
the table structure and design.
for testing Procedure triggers and functions you should be
able to understand the same.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / viji
Defect life cycle:
New:when the bug is posted for first time.
Open:When Developer is fixing the bug,then the state is said
to be open.
closed:when the tester assigns the defect to a Developer.
Reopen:When the tester finds that theprevious bug is not
fixed,then the state is said to be reopen.
Rejected:When developer finds the bug is not a genuine
bug,then it is a rejected.
Fixed:when the bug is fixed by the Developer
| Is This Answer Correct ? | 2 Yes | 8 No |
as a manual tett eng, waht should i learn in database or sql? could u plz list out the topics in sql or database? brahma412@yahoo.co.in
Exact difference between Verification and Validation?
what is the framework followed in ur company?
How to check for spelling mistakes in the application when doing manual testing please tell me their is any alternative other than by observing
What is smoke testing?
send the senario template
why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.
What are the different cost elements involved in implementing a process in an organization?
What kind of test cases are need to be included in the database migration testing?
What is the major roles & responsibility of a Tester?
what is coupling integration testing
Why Should we prepare traceability matrix?