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 do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
Which is not present in formal review? a.)Facilitator b.)Auditor c.)Author d.)Recorder
What are the differences and similarities between build and fix model and the v-model??
What would u do if u come across a bug...report it.....but the programmer is in a diff location ( say u in India n he is USA)..and he keeps accepting its a bug?
What is mean by Funtional and Non-Funtional Testing?
what is the def between Test Plan and Test strategy
tell me different deft reports ?
explain v model in detail(pls explain with real tme company process)
What is internatinalisation Testing?
what is the diffrence b/w Regression testing and re-testing
Which model is following in your company for developing software?
What is the difference between action & script ?