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
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
How will you do beta testing?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is the difference between functional requirement and non-functional requirement?
If client give you a project then which testing you will perform first
. Is any graph is used for code coverage analysis?
Explain thread testing.
what r the measure bugs found in your project??? Give some example abt this.
What is the difference between Functional testing and Unit Functionality testing?
What are the advantages of automation over manual testing?
What is the test harness?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What is showstopper defect?
Can you explain calibration?