What is the first query u encounter to test a database..?

Answers were Sorted based on User's Feedback



What is the first query u encounter to test a database..?..

Answer / ramyab.mca@gmail.com

Hai...

The first step is to test whether the connection to the
database is successfully established or not and select
query to check whether all the data available in DB.

K,Byeee..
Thanks & Regards
B.Ramyasri.

Is This Answer Correct ?    4 Yes 0 No

What is the first query u encounter to test a database..?..

Answer / naresh reddy k

After successfully connecting to Data base:

the first query would be SELECT * FROM TABLE(Name given to
table)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

4. What are the three things you like best about the Web site?

0 Answers  


which type of testing we r doing at the begining of the project,and what r the next next testing at the application

3 Answers  


Hi, I am planning to write ISTQB Advanced level certification (Functional & Technical). Pls help me to find out the material for these certifications and which one to write first(Functional or Technical)

2 Answers  


Whatis the need of writing testcases? why don,t test the application without the testcases

3 Answers   SunGard,


What ia the need of the testing? What is the purpose of the testing? what is the diff between these tw0?

2 Answers  






what are the definitions of smoke , sanity and dry run testing ?

2 Answers  


how we do system testingf project?

3 Answers   InfoStep,


WHAt is diff between test plan and test planning?

5 Answers  


What Is Regression Testing?

7 Answers  


The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version

1 Answers  


Is Quality centre(QC) is bug(Defect) tracking tool

3 Answers  


I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you

2 Answers  


Categories