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.
Answer Posted / 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 |
Post New Answer View All Answers
What is split testing?
What is the difference between web based application and client server application?
What are the uses of test plans? What is the need of test plans and explain their significance
If date field is a text field write test cases to validate it?
Can you explain a pair-wise defect?
What and why is api testing?
Which is the best testing model?
from where do u collect test data if u miss some data what will happen
Can you explain equivalence partitioning?
What types of documentation are used in qa?
What is validation in software testing?
How did you do unit testing in your project?
What makes a good software qa engineer?
What is test driver and test stub?
What are the cases why parameterization is necessary when load testing the Web server and the database server?