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 |
Please explain software release process in detail.
Could Login Id field accept special characters?
What is STLC?
What are the test cases for sanity or smoke testing ?
How we make scripts for unit testing with Nunit.
What is the difference between QA and QC in testing activity.
i live in australia and i have come to india for holiday and i want to give my ISTQB exam so which is preferrable?giving exam in INDIA /AUSTRALIA?Does it really matters?
Types of validation Testing?
What are Test Deliverables?
What are the fields of Tracebility Matrix?
what is valdiation
What is V and V model