Tech round

1)joins
2)insert
3)delete
4)date
5)database architechture
6)bug life cycle
7)retesting
8)regression testing
9)somke and sanity testing

Manager round

1)current organization details
2)explain current project
3)Basic unix comment
4)Test stragey



Tech round 1)joins 2)insert 3)delete 4)date 5)database architechture 6)bug life cycle 7)re..

Answer / sandhya

1)joins : SQL joins are used to query data from two or more
tables, based on a relationship between certain columns in
these tables
2)insert: The INSERT INTO statement is used to insert new
records in a table.
3)delete : The DELETE statement is used to delete records
in a table.
4)date :date functions are used to deal with dates
examples are : now(), curdate() ,curtime(),date(),dateformat
()....
5)database architechture : database maanagement system to
organise data in an efficient manner
6)bug life cycle : submit -> open-> assigned -> fixed ->
pending validation -> closed
7)retesting : testing the aplication again for quality
assuance
8)regression testing :testing the application after fixing
the defect

Test stragey :A test strategy is an outline that describes
the testing portion of the software development cycle. It
is created to inform project managers, testers, and
developers about some key issues of the testing process.
This includes the testing objective, methods of testing new
functions, total time and resources required for the
project, and the testing environment.

Is This Answer Correct ?    14 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between QA and QC?

8 Answers   Millennium,


what is traceability matrix? when we are using this traceability matrix in ur project?

5 Answers   AZTEC,


Can any one tell me the format/columns for writing test scenarios in excel sheet?

4 Answers  


What is testing web based project?Give one Example

1 Answers  


What is the difference between bug,error,defect.

5 Answers  






how u can do integration testing and what r the approaches u need to follow?

5 Answers   MBT,


What is functional Testing ?

3 Answers   IBM, UST,


What test cases should be written in performance testing manually?

1 Answers  


Compatibility Testing

1 Answers  


what is the difference test bed and test environment?

5 Answers   CTS,


what is android testing?

2 Answers  


what is cookies. how do we test the cookies

2 Answers  


Categories