Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scenarios to be detailed #65

Open
ignatandrei opened this issue May 5, 2020 · 3 comments
Open

scenarios to be detailed #65

ignatandrei opened this issue May 5, 2020 · 3 comments
Assignees
Labels

Comments

@ignatandrei
Copy link
Owner

( ROMANIAN)
scenarii care m-ar ajuta pe mine ca developer.

L-as vedea util pentru o investigare rapida a unei situatii. De exemplu avem o problema pe un mediu si in loc sa fac query-uri pe baza de date (pentru ca nu as avea access) o sa folosesc API-ul respectiv pentru a-mi forma o imagine a situatiei.
As mai vedea util sa testez un intreg flow pe un API inainte sa ma apuc sa implementez clientul. La partea de documentatie am senzatia ca e mai usor de folosit swagger-ul, mi se pare ceva mai curata interfata. Posibil si datorita fapului ca nu e finalizata stilizarea pe ce ai in video.
As mai vedea util poate pentru ceva raportare (KPI-uri). De exmplu as putea vedea util ca sa creez un bloc din acela, sa il salvez si apoi sa apelez un URL cu id-ul block-ului care sa imi intoarca raspunsul. Vad ca e buton de save dar nu stiu cum este folosit pe urma block-ul.
Mi s-ar util si posbilitatea de a proiecta raspunsul intr-o forma tabelara (ex: csv). Stiu ca este dificil pentru a obtine ceva de genul asta pentru ca ar presupune mapare unei structuri ierarhice intr-una flat, dar presupuand ca modelul de raspuns este si el flat s-ar putea face relativ usor. Mi s-ar parea util pentru ca as putea sa las in unele cazuri persoane de business (analisti, pm, suport) sa foloseasca blocky pentru a-si extrage niste informatii intr-o forma pe care o pot interpreta usor (fata de JSON)

@ignatandrei
Copy link
Owner Author

authorizattion ( see jwt)

@ignatandrei
Copy link
Owner Author

adding others swaggers

@ignatandrei ignatandrei pinned this issue May 11, 2020
@ignatandrei ignatandrei self-assigned this May 12, 2020
@ignatandrei
Copy link
Owner Author

Name : Functionality of site with REST /OpenAPI
Actor : a backend developer with an REST / OpenAPI / Swagger enabled site
He wants: to show the use of the site to the frontend
Scenario:
Download the HTML release BlocklyAutomation : https://github.com/ignatandrei/BlocklyAutomation/releases/latest/download/releaseBlocklyAutomation.zip/ . Put in a folder near the site.( wiki site coming with details)

Name : Frontend with Backend bugs
Actor : a frontend developer that finds a bug in a REST / OpenAPI / Swagger enabled site
He wants: Show to the backend developer how to reproduce the problem .
Scenario:

If actor control the site , then can use the https://github.com/ignatandrei/BlocklyAutomation/releases/latest/download/releaseBlocklyAutomation.zip/ and then use it to reproduce the problem. ( wiki site coming with details) .

If actor does not control the site, then install the application from http://ba.serviciipeweb.ro/ and then use it to reproduce the problem. ( wiki site coming with details)

Name : Tester
Actor: web site application tester
He wants: To test the site
Scenario:
If actor control the site , then can use the https://github.com/ignatandrei/BlocklyAutomation/releases/latest/download/releaseBlocklyAutomation.zip/ and then use it to reproduce the problem. ( wiki site coming with details) .

If actor does not control the site, then install the application from http://ba.serviciipeweb.ro/ and then use it to make test cases. ( wiki site coming with details)

Integration with multiple sites
Actor: programmer or not a programmer
He wants: to automate/gather data from several sites ( public or private ). Example: want to obtain some data from the web. For example, extract the exchange between EUR / RON .
Scenario: Install the application from http://ba.serviciipeweb.ro/ .( wiki site coming with details)

Data from personal PC
Actor: programmer or not a programmer
He wants: want to automate things / obtain data from my PC. For example, extract and export to CSV the Chrome Bookmarks.
Scenario: Install the application from http://ba.serviciipeweb.ro/ .( wiki site coming with details)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant