Presentation24

Page 1

Converting Manual Test Cases Into Automation Scripts Converting Manual Test Cases Into Automation Scripts . This blog is dedicated towards translating manual test cases to automation. If you are in the testing domain, then you should be aware as to how to achieve this feat. A best institute for software testing in Pune, should be your target if you want to begin a career in this field. This is the place that would provide you with the desired skill set.


A few follows:

illustrations

• “Right” test steps: • Lack of data: • Repeated steps minus loops:

are

as


“Right” test steps: • Imagine we have written a test step in which the expected result is “On-screen display is correct”. This could mean a graphic is displayed effectively in a Web browser, precise budgetary information appears in a table that fits the screen, or the right follow-up screen in a procedure is given when the user clicks on the “Next” button. The word correct, in any case, makes no difference without the right context and information of the application being tested. The individual writing the manual test case may realize what is correct; it ought not be expected that the individual building up the automation script (or other manual tester, so far as that is concerned) does. Computers don’t do well with summed up context and missing data. The manual test ought to state exact cases of what “correct” means”, ideally something that effectively converts into labels, values, metadata, and so forth., that can be checked by an automation script.


Lack of data: • A particular case of the above is missing test data. A test step expressing “Log in as an administrator” requires the tester to know the name of the account and administrator password. This information must be made readily available; it is not just testing “best practice” to hard-code the values into the test case, similarly that hard-coded parameters are a no-no when coding. A table of relevant accounts ought to be attached as a major aspect of the test script. Automation platforms do exceptionally well with data-driven test scripts… a manual test can, and ought to, be composed in a similar way.


Repeated steps minus loops: • Suppose there is a system with five unique sorts of accounts, and there is a test to check that every kind of user sees a list of customer accounts after they click on a “Accounts” tab from the Landing page. There will be an arrangement of test steps to check login, navigation to the Landing page, and show off the account list. On the off chance that a last step to log out is incorporated, that is four steps.


• For more on manual and automation testing, look for testing classes in Pune. They will also provide assistance for software testing jobs in Pune. • To learn this with practical implementation and get a job, join a software testing course in Pune with placement. • The software Testing review by CRB Tech Solutions will help and guide you in obtaining your Software Testing career.


• Introduction To Unit Testing Framework Called TestNG

• How To Download and Install TestNG In Eclipse For WebDriver


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.