what is backend testing using SQL?

Answers were Sorted based on User's Feedback



what is backend testing using SQL?..

Answer / inder

Executing SQL statements to check if the data submitted by a
GUI program is updated in the database or not?

Is This Answer Correct ?    138 Yes 8 No

what is backend testing using SQL?..

Answer / vidya

Backend testing is the testing the integration between the
applicationa and the database. It is checking the changes
made in the database is getting reflected in the
application.

Example: A new column is added in the table. Here we
test by giving values in the application and value has to
be stored in the table.

Is This Answer Correct ?    77 Yes 5 No

what is backend testing using SQL?..

Answer / ajit kumar lal

Hi,

For me the Back-end is testing a system that runs behind
the front-end (GUI Applications). It can be Database
testing, Server Side testing.

Talking about Database testing, it can involve:

-> Data validity testing
-> Data integrity testing
-> Performance related to Databse specially when working
with Views and Indexes.
-> Testing of procedures,functions and triggers.

Server Side testing can involve the servers running on Unix
(Solaris, AIX)/Linux, mainframes systems. The parameter to
be monitered can be:

-> Server logs
-> jvm logs (Is its a Java based application)
-> Checking the Garbage Collector (GC) values and see if
its happening properly or not by tuning its parameters
properly.
-> Server downtime
-> Sever response time
-> Checking batch processes in Unix etc..etc..

Is This Answer Correct ?    41 Yes 0 No

what is backend testing using SQL?..

Answer / muralidharan

Back end testing:
The testing can be done in the ways like
studing the structure of the table,executing the
quereis.checking whether the data's are properly inserted
or not

Muralidharan

dharanmu@yahoo.com

Is This Answer Correct ?    15 Yes 9 No

what is backend testing using SQL?..

Answer / susmitha

Eecuting the statement the data base is connecting to that
particular changes , updations or not it will test.

Is This Answer Correct ?    19 Yes 14 No

what is backend testing using SQL?..

Answer / prasad

structural and functional testing are more effective approches for back end testing

Is This Answer Correct ?    2 Yes 4 No

what is backend testing using SQL?..

Answer / mallika

Send me good interview questions on backend testing with
answers please

Is This Answer Correct ?    6 Yes 10 No

what is backend testing using SQL?..

Answer / vamsi

Here I have a question that is can we consider the back ent
test plan in performance testing plan.

Is This Answer Correct ?    1 Yes 12 No

Post New Answer

More Manual Testing Interview Questions

FTP is a application program to upload files to server write a test cases to check the system after successfull uploading we get the message files uploaded successfully?

1 Answers   QualSoft,


Whats the resumption and assumption criteria in Test plan? explain briefly.

2 Answers   CTS, Oneclick Testing Solutions,


Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also

0 Answers  


test cases for compose functionality of gmail

0 Answers   4G IT Solutions,


What different sources are needed to verify authenticity for CMMI implementation?

0 Answers  






Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan

0 Answers  


When should testing start in a project?

7 Answers   TCS,


hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all

0 Answers  


What are the types defect tracking tools?

4 Answers   Wipro,


what is the difference between test plan and test strategy. can anybody give me a template for test strategy

1 Answers  


Tell me the test cases for Notepad?

2 Answers   Patni,


Generally Where do we more concentrate on Web Based Applications Testing....means which functional area...Thanks in advance

2 Answers  


Categories