Download - Presentation24

Transcript
Page 1: Presentation24

Converting Manual Test Cases Into Automation ScriptsConverting 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 illustrations are as followsbull ldquoRightrdquo test steps

bull Lack of data

bull Repeated steps minus loops

ldquoRightrdquo test stepsbull Imagine we have written a test step in which the expected result is ldquoOn-screen

display is correctrdquo 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 ldquoNextrdquo 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 donrsquot do well with summed up context and missing data The manual test ought to state exact cases of what ldquocorrectrdquo meansrdquo ideally something that effectively converts into labels values metadata and so forth that can be checked by an automation script

Lack of databull A particular case of the above is missing test data A test step

expressing ldquoLog in as an administratorrdquo 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 ldquobest practicerdquo 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 scriptshellip a manual test can and ought to be composed in a similar way

Repeated steps minus loopsbull 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 ldquoAccountsrdquo 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

bull For more on manual and automation testing look for testing classes in Pune They will also provide assistance for software testing jobs in Pune

bull To learn this with practical implementation and get a job join a software testing course in Pune with placement

bull The software Testing review by CRB Tech Solutions will help and guide you in obtaining your Software Testing career

bull Introduction To Unit Testing Framework Called TestNG

bull How To Download and Install TestNG In Eclipse For WebDriver

  • Converting Manual Test Cases Into Automation Scripts
  • A few illustrations are as follows
  • ldquoRightrdquo test steps
  • Lack of data
  • Repeated steps minus loops
  • Slide 6
  • Slide 7
Page 2: Presentation24

A few illustrations are as followsbull ldquoRightrdquo test steps

bull Lack of data

bull Repeated steps minus loops

ldquoRightrdquo test stepsbull Imagine we have written a test step in which the expected result is ldquoOn-screen

display is correctrdquo 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 ldquoNextrdquo 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 donrsquot do well with summed up context and missing data The manual test ought to state exact cases of what ldquocorrectrdquo meansrdquo ideally something that effectively converts into labels values metadata and so forth that can be checked by an automation script

Lack of databull A particular case of the above is missing test data A test step

expressing ldquoLog in as an administratorrdquo 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 ldquobest practicerdquo 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 scriptshellip a manual test can and ought to be composed in a similar way

Repeated steps minus loopsbull 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 ldquoAccountsrdquo 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

bull For more on manual and automation testing look for testing classes in Pune They will also provide assistance for software testing jobs in Pune

bull To learn this with practical implementation and get a job join a software testing course in Pune with placement

bull The software Testing review by CRB Tech Solutions will help and guide you in obtaining your Software Testing career

bull Introduction To Unit Testing Framework Called TestNG

bull How To Download and Install TestNG In Eclipse For WebDriver

  • Converting Manual Test Cases Into Automation Scripts
  • A few illustrations are as follows
  • ldquoRightrdquo test steps
  • Lack of data
  • Repeated steps minus loops
  • Slide 6
  • Slide 7
Page 3: Presentation24

ldquoRightrdquo test stepsbull Imagine we have written a test step in which the expected result is ldquoOn-screen

display is correctrdquo 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 ldquoNextrdquo 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 donrsquot do well with summed up context and missing data The manual test ought to state exact cases of what ldquocorrectrdquo meansrdquo ideally something that effectively converts into labels values metadata and so forth that can be checked by an automation script

Lack of databull A particular case of the above is missing test data A test step

expressing ldquoLog in as an administratorrdquo 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 ldquobest practicerdquo 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 scriptshellip a manual test can and ought to be composed in a similar way

Repeated steps minus loopsbull 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 ldquoAccountsrdquo 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

bull For more on manual and automation testing look for testing classes in Pune They will also provide assistance for software testing jobs in Pune

bull To learn this with practical implementation and get a job join a software testing course in Pune with placement

bull The software Testing review by CRB Tech Solutions will help and guide you in obtaining your Software Testing career

bull Introduction To Unit Testing Framework Called TestNG

bull How To Download and Install TestNG In Eclipse For WebDriver

  • Converting Manual Test Cases Into Automation Scripts
  • A few illustrations are as follows
  • ldquoRightrdquo test steps
  • Lack of data
  • Repeated steps minus loops
  • Slide 6
  • Slide 7
Page 4: Presentation24

Lack of databull A particular case of the above is missing test data A test step

expressing ldquoLog in as an administratorrdquo 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 ldquobest practicerdquo 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 scriptshellip a manual test can and ought to be composed in a similar way

Repeated steps minus loopsbull 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 ldquoAccountsrdquo 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

bull For more on manual and automation testing look for testing classes in Pune They will also provide assistance for software testing jobs in Pune

bull To learn this with practical implementation and get a job join a software testing course in Pune with placement

bull The software Testing review by CRB Tech Solutions will help and guide you in obtaining your Software Testing career

bull Introduction To Unit Testing Framework Called TestNG

bull How To Download and Install TestNG In Eclipse For WebDriver

  • Converting Manual Test Cases Into Automation Scripts
  • A few illustrations are as follows
  • ldquoRightrdquo test steps
  • Lack of data
  • Repeated steps minus loops
  • Slide 6
  • Slide 7
Page 5: Presentation24

Repeated steps minus loopsbull 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 ldquoAccountsrdquo 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

bull For more on manual and automation testing look for testing classes in Pune They will also provide assistance for software testing jobs in Pune

bull To learn this with practical implementation and get a job join a software testing course in Pune with placement

bull The software Testing review by CRB Tech Solutions will help and guide you in obtaining your Software Testing career

bull Introduction To Unit Testing Framework Called TestNG

bull How To Download and Install TestNG In Eclipse For WebDriver

  • Converting Manual Test Cases Into Automation Scripts
  • A few illustrations are as follows
  • ldquoRightrdquo test steps
  • Lack of data
  • Repeated steps minus loops
  • Slide 6
  • Slide 7
Page 6: Presentation24

bull For more on manual and automation testing look for testing classes in Pune They will also provide assistance for software testing jobs in Pune

bull To learn this with practical implementation and get a job join a software testing course in Pune with placement

bull The software Testing review by CRB Tech Solutions will help and guide you in obtaining your Software Testing career

bull Introduction To Unit Testing Framework Called TestNG

bull How To Download and Install TestNG In Eclipse For WebDriver

  • Converting Manual Test Cases Into Automation Scripts
  • A few illustrations are as follows
  • ldquoRightrdquo test steps
  • Lack of data
  • Repeated steps minus loops
  • Slide 6
  • Slide 7
Page 7: Presentation24

bull Introduction To Unit Testing Framework Called TestNG

bull How To Download and Install TestNG In Eclipse For WebDriver

  • Converting Manual Test Cases Into Automation Scripts
  • A few illustrations are as follows
  • ldquoRightrdquo test steps
  • Lack of data
  • Repeated steps minus loops
  • Slide 6
  • Slide 7