Skip to content

Update Invalid Register Email Test Data in DataProvider Excel#46

Open
Rishwanth-Adhishwar wants to merge 3 commits into
mainfrom
rishwanth
Open

Update Invalid Register Email Test Data in DataProvider Excel#46
Rishwanth-Adhishwar wants to merge 3 commits into
mainfrom
rishwanth

Conversation

@Rishwanth-Adhishwar

@Rishwanth-Adhishwar Rishwanth-Adhishwar commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator
    # Pull Request Details

PR Information


Team Information


Related Issue

Fixes #

Closes #


Summary

Updated the invalid register test data in the DataProvider Excel sheet by replacing the existing email value with a new email. This change was required because the previous email could be used only for a limited number of registration attempts.


Detailed Changes

Added

  • Added a new email value for invalid register test data in the DataProvider Excel file.

Modified

  • Modified the email data in the invalid register data sheet.
  • Updated test data used for invalid register scenario execution.

Removed

  • Removed/replaced the previously used email value from the invalid register data.

Refactored

  • No code refactoring was done.

Type of Change

  • Bug Fix
  • New Feature
  • Enhancement
  • Refactoring
  • Performance Improvement
  • Test Automation
  • CI/CD Changes
  • Documentation Update
  • Dependency Upgrade

Testing Performed

Pytest Execution

  • All tests passed
  • Smoke suite passed
  • Sanity suite passed
  • Regression suite passed
  • E2E suite passed
  • Negative test scenarios verified

Browsers Tested

  • Chrome
  • Firefox
  • Headless Chrome
  • Headless Firefox

Evidence

Invalid register test data was updated in the DataProvider Excel sheet and verified with the negative register test scenario.


Configuration Changes

  • config.ini modified
  • pytest.ini modified
  • requirements.txt updated
  • Environment variables added
  • No configuration changes

Impact Analysis

Affected Modules:

  • Register Module
  • Invalid Register Test Data
  • DataProvider Excel Sheet

Potential Risks:

  • Low

Rollback Plan:

  • Revert the updated email value in the invalid register data sheet to the previous value if required.

Checklist

Code Quality

  • Code follows project standards
  • No hardcoded values
  • Logging added where required
  • Exception handling implemented
  • Unused imports removed
  • PEP8 guidelines followed

Testing

  • Test cases added/updated
  • Existing tests are passing
  • Local execution verified

Documentation

  • README updated
  • Comments added where necessary
  • Documentation updated

CI/CD

  • GitHub Actions passed
  • Build succeeded
  • No merge conflicts

Reviewer Notes

Special instructions for reviewers:

  • Please review the updated email value in the invalid register data sheet of the DataProvider Excel file.
  • This PR only updates test data and does not include any code logic changes.

Final Approval

@14-Prasanna 14-Prasanna left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay

@samihamuhabathulla-jpg samihamuhabathulla-jpg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@TAMILKUMAR0027 TAMILKUMAR0027 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@raviravi31799-crypto raviravi31799-crypto left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Update Data update existing Data

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants