facebook

Test Data Generation

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #224502 Reply

    I’d like to suggest a feature of the DB explorer plugin(s) to add test data generation.

    Use case:

    User connects to DB.
    User selects table
    For each field in table user selects data or pattern to fill
    + for boolean/bit – true, false, random
    + for numeric – range, random, constant
    + for string – random, pattern (regexp), length
    + common fields like “State” (“IN”, “AK”, “OK”)
    + common patterns like SSN or Phone
    User selects number of rows
    Data generated

    Concerns:
    + ensuring that DRI(PK/FK) constraints are maintained
    + multi to mutli relationships

    Make no promises. This is pure TEST data. But atleast it could allow you to develop apps.

    Very best wishes,

    James

    #224513 Reply

    Riyad Kalla
    Member

    Interesting idea, I’ll pass it along.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Test Data Generation

You must be logged in to post in the forum log in