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



1.What is mean by data base testing?explain with example? 2. you can check the data base testing th..

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

1.What is mean by data base testing?explain with example? 2. you can check the data base testing th..

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

1.What is mean by data base testing?explain with example? 2. you can check the data base testing th..

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

Post New Answer

More Manual Testing Interview Questions

What is the initial stage of testing?

5 Answers  


I am writing a testcase for a login window. In the testcase procedure i entered my url(eg:www.gmail.com). But my url is not displaying in the address bar.What technical term a tester woul use for that scenario?

3 Answers   Logica CMG,


What is mean by "instance" in case of software testing..?

4 Answers  


if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me

0 Answers  


Explain how to test the online trading software? How can we get the Feed values? Where they will store? How we test the Personal Trading account because it is time constraint.

0 Answers  






What do you mean by penetration testing? i go through' in some site, but i want in detailed . how we have to test by these type of testing. Will any one knows plz guide me. Thanks in advance

5 Answers  


How to export the bugs at time excel sheet? What is the sanity testing and smoke testing how can we do in the company?

1 Answers   Satyam,


What is exploratory testing?

10 Answers  


how far the test tracability matrix hepls in regression testing ?

6 Answers  


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

0 Answers   CA, Dish Network, Wipro,


what is difference between test strategies and test data ?

3 Answers   TCS,


For a tester which certification courses is best?

4 Answers   HCL,


Categories