Test Driven Analysis

1213 Words5 Pages

Analysis of Manual and Automated Testing Using Test Driven Development approach Dr. Meena Sharma1 C.P. Patidar2 Arun Dev Dongre3 Professor, CSE Department Assistant Professor, IT Department PG Student, CSE Department IET-DAVV, Indore (M.P.) India IET-DAVV, Indore (M.P.) India IET-DAVV, Indore (M.P.) India msharma@ietdavv.edu.in1 cpatidar@ietdavv.edu.in2 arundev.dongre@gmail.com3 ABSTRACT –Software testing of web applications is become a hard procedure to do because of the huge development of web technology. Hence it is necessary to use a better testing method for web application testing. There are two testing method are available first one is Manual/Traditional testing and second is automated testing. This paper gives knowledge about both of the testing as well as shows the benefits and differences between each other. This paper contains test driven development (TDD) approach …show more content…

Less Accuracy – Test cases are executed by tester so it is not performed accurately every time because of human errors. Limited Scope – Test case scope is limited in manual testing i.e. GUI object difference and color combination etc is not easy to find in it. Can’t perform Non-functional Testing – Non-functional testing like load testing and performance testing is not possible in manual testing. Low Scalability – Manual testing is not suitable for large scale and time bonded projects. 2. Automated

More about Test Driven Analysis

Open Document