|
IMPLEMENTATION OF SELENIUM WITH JUNIT AND TEST-NGKeywords: Selenium , SeleniumRC , Junit , TestNG. Abstract: Software testing is complex and time consuming.One way to reduce the effort associated with testingis to generate test data automatically. Testing is veryimportant part of software development. Quality isnot an absolute term; it is value to some person. Withthat in mind, testing can never completely establishthe correctness of arbitrary computer software testingfurnishes a criticism or comparison that compares thestate and behavior of the product against aspecification. Software testing process can produceseveral artifacts. So, we proposed a model to improvequality and correctness and also we reduce thesoftware testing time. In this paper we willimplement selenium with different frameworks i.e.junit and testng.
|