Here is the scenario. We have web app. in ASP.NET, server is
IIS and database is SQL server2005.
The application is used in healthcare industry. I am going
to get realtime data from healthcare company to test. I need
to perform back end testing. If someone can help me
understand how i can start back end testing.
Answers were Sorted based on User's Feedback
Answer / praveenreddy
Back end testing is nothing but Database testing , when u
fire a sql query the data in a table should display.in front
end u can see in search screen or summary screen ,whether
the data is pulling from correct table or columns, In heath
care industry u may have ICD codes ex: for brain injury one
code will be there for broken leg on code ,check with entity
models u can understand better
bayana.praveeen reddy
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srikanth
Data Integrity and Data Validaty Testing is called Data
base testing.
Allong with this you need to test the Stored procudrues
also where right paramaeters and Operation requires are
sent ...
and also you need to write simple select quires to check.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the commonly cited as the cause of close to 70 percent of project failures?
What is meant by beta testing?
What is the difference between Severity and Priority?
which of the following is NOT a characteristic of User Acceptance Testing?? A.Use of automated test execution tools B.Testing performed by user C.testing against acceptance test criteria D.integration of system with user documentation.
PLS HELP. i'm a rookie How to write test case with multiple textboxes??
what is user interface testing?
Expalin about PET model?
To Review the test cases , to whom u'll send the document?
There are no requriments, coding is been developed to the project without srs,brs document how u are going to prepare test case?
What is the Database testing?? Is it necessary to have database knowledge for testing?had you ever tested the software by entering input at the front end and check it at back end?
How do we analyse a bug?
what is Adittrail in test factors