aaqansar / NUnitExampleProject

Test Automation C#
0 stars 0 forks source link

ABD Work by 30 Oct #4

Closed aaqansar closed 2 years ago

aaqansar commented 2 years ago

Selenium

  1. Open FB
  2. Enter wrong password
  3. Fetch error message

String Function C#

  1. count character length of error message
  2. count how many time a exist in string
abkhan1006 commented 2 years ago

@aaqansar Completed the task and moved to the "Abd_facebook" branch. Please confirm.

Thanks for your help!

aaqansar commented 2 years ago

@abkhan1006 - I have reviewed the code and has 3 points which need to be rectified.

  1. Line #44 ,No use of this code, unnecessary written kindly remove and memory is initialized to its object. image

  2. Line #48, has space in character, please remove it unless it give console error and build get failed. image

  3. Please add Teardown code, provide proper naming convention to variable and method.

I would expect and early push, this time create a pull request , tagged to this issue ID.

abkhan1006 commented 2 years ago

@aaqansar Point1 and Point is completed and pushed. Please confirm.

aaqansar commented 2 years ago

@abkhan1006 Pull request merge and now code is available in master.