A COMMON FRAMEWORK FOR WEB APPLICATION CONTENT TESTING
ABSTRACT In the real world, there are many Web based applications and these are mainly divided into 2-tier, 3-tier, and N-tier. Unfortunately there is no stand-alone for web based and of course it is compulsory for non-web based. There are many testing strategies like Unit testing, Integration testing, Content Testing, Navigation testing, White box testing, Black box testing, System testing , etc but these methods have not been backed by formal methods such as UML models. So, in order to make the web applications free from errors,bugs. As computers and software are used in critical applications,the outcome of a bug can be severe.Bugs can cause huge losses.Bugs in critical system have caused airplane crashes,allowed space ssuttle missions to do awry,halted trading on the stock market,and worse.Bugs can kill.Bugs can cause disasters.The so-called year 2000 (Y2K) bug has given birth to a cottage industry of consultants and programming tolls dedicated to make sure the modern world doesn’t come to a screeching halt on thefirst da of the next century.[Bugs]In a computerized embedded world,the quality and realibility of software is a matter of life and death.
INDEX
Title Page………………………………….……………………………………….i Declaration…………………………………………………………………...........ii Certificate…………………………………………………………………….…..iii Company Certificate………………………………………………………….......iv Acknowledgement……………………………………………………………......v Abstract……………………………………………………………………………vi
TABLE OF CONTENTS:
List of Screens…………………………….………………………………………………………………I
List of Figures…………………………………………………………………........................................I
List of Tables……...……………………………………………………………………………………….I
CHAPTER-1:
1.0.Introduction 1.1. Introduction……………………………………………………….………9 1.2 Objective……………………………………………………………….….9 1.3 Need for Rationale behind the