SOAP vs REST Web Services N B 10/25/2013 05:14:00 pm 0 SOAP stands for Simple Object Access Protocol . REST stands for Representational State Transfer.(Means the state can be transferred... Read more »
Database Testing Checklist N B 9/27/2013 03:51:00 pm 19 1.) Data integrity The complete data belonging to each entity should be stored in the database. Depending on the database design, t... Read more »
Regression Testing VS ReTesting N B 9/27/2013 02:58:00 pm 0 a.)ReTesting- This is done to check if the Fix done by the Dev for the Defect works Properly. Regression Testing-This is done to ensure... Read more »