Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how do we do database testing manually.Suppose if i want to
check whether a particular record is inserted in the
database or not.

Answers were Sorted based on User's Feedback



how do we do database testing manually.Suppose if i want to check whether a particular record is i..

Answer / satish

Open the database and verify whether record is updated. For
that you should have good command in SQL.


correct me if I am wrong

Is This Answer Correct ?    1 Yes 0 No

how do we do database testing manually.Suppose if i want to check whether a particular record is i..

Answer / jagadish

checking whether newly inserted result is correctly existed
or not is called data validation.For just open the table and
check whether the new record added or not
insert the data from the front end end and check the
corresponding table is updated with the record by using
enterprise manger to check the data base and its table for
this u have to know the corresponding table which will store
the data. or use the queiry analyzer to write the queiry to
check the table is updated with the data or not this is good
as u can check for the table which contains no of record.
initial at the build of project u can check the records by
just checking the tables manually. it is not required by the
testers to learn the sql queiry language as the developers
will give the quiery used

Is This Answer Correct ?    1 Yes 0 No

how do we do database testing manually.Suppose if i want to check whether a particular record is i..

Answer / vish

via querrying and

login with the created user name then u will come to know.

Is This Answer Correct ?    1 Yes 0 No

how do we do database testing manually.Suppose if i want to check whether a particular record is i..

Answer / satyaprasad

checking wether newly inserted result is correctly existed
or not is called datavalidation.For just open the table and
check wether the new record added or not

Is This Answer Correct ?    0 Yes 0 No

how do we do database testing manually.Suppose if i want to check whether a particular record is i..

Answer / purni

If you are a database tester. They will provide you with ER
diagram ( This diagram shows how many tables are in the
database and how they are inter related including the
primary and foreign keys.) If you can figure it out in which
table the data is inserted or you can take help from
developer, write the SQL query and check the table. It will
be easy if you use query because table contain vast data and
if you go through the table it takes lot of time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

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

1 Answers  


Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.

0 Answers   Bally Technologies,


Can anyone explain me about Tracebilit metrics?

7 Answers   HCL,


Information about Automated Software Installer

0 Answers  


Name three reasons why the tester may choose to record in Context Sensitive mode.

0 Answers  


When we have to use Boundary value analysis and when to use equivalence partitioning. Please explain with an example. Urgently required.

2 Answers  


Does anyone have any good examples of some acceptance criteria for non-functional requirements?

0 Answers   IBM,


Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.

3 Answers  


what is the diffrence between bug, error,defect??

7 Answers   CTS,


what is the entry and exit criteria for system testing in v model

2 Answers  


(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.

8 Answers   Instill,


What disabilities are affect on software usability?

1 Answers  


Categories