Sunday 10 February 2013

crud methodology in software testing...

Hi friends once again i am writting a new blog for fresher or recently joined software industry,generally when people will join gamining industry and mobile application testing for any platform.everybody is having a basic idea of testing game because now gamining is a very big industry.about application testing now a day everybody is having a gmail account and other sites.so everybody is having an idea about what is software and where it will be used and why used and how it will make our life easier. This is a general idea why we are creating a product simple to make our life more easier.Same why we are creating a software,only scope is different.Generally in a gaming or u can say in mobile industry companies are not involve in more documantation there r few reasion or chalanges everday,ex daily new launch handsets,no of OS,diff memory size, screen size,and less time to complete the project and we have another problem,very difficult to check the overall performance battery cosumption for each application,runtime memory allocation,dta tranfer speed in 2g or in 3g.

Ok we will talk about crud methodology,this methodologies is used in any domain crud means create,read,
update and delete.
When ever u start writting test case or SRS Or Frs,u can use crud metholodology even creating smoke test u can use crud metholodology.
Lets take an example :
The user interface level of most applications. For example, in address book software, the basic storage unit is an individual contact entry. As a bare minimum, the software must allow the user to
Create or add new entries
Read, retrieve, search, or view existing entries
Update or edit existing entries
Delete existing entries
Without at least these four operations, the software cannot be considered complete. Because these operations are so fundamental.
With the help of this method u can create a test case...in next blog i will tell u how to write a test case and what are the imp factors while writting test case...thats all for the day Thanks

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...