Testers #14
Replies: 12 comments 19 replies
-
@COS-301/testers Good day As seen from our other discussion board for Testers, we do we have to come up with a test plan, formulate where tests are to be created, document for developers what tests should look like and give some examples in this first Sprint. Since this has to be agreed upon by all testers a meeting is required to come up with something. Potential suggestions of when to hold this meeting are welcome |
Beta Was this translation helpful? Give feedback.
-
@COS-301/project-managers Please take note of this conversation which was held in a discussion for testers not visible to everyone |
Beta Was this translation helpful? Give feedback.
-
Good day @arneschreuder I am a tester for the JavaScript team working on the PWA feature. Our business analyst is still working on the sub features So in the meantime I was doing research on the sub features that I think will need testing and I also have a few questions below. Testing PWA I have the following questions regarding testing.
I recognize that these questions are implementation focused. I just wanted some clarity before writing the documentation so that I am not describing testing procedures that might make it difficult for the person implementing them in the second sprint to present to the Project owners as there might not be any actual deliverables (e.g. scripts and logs) to present or maybe my role should not exist for this feature. |
Beta Was this translation helpful? Give feedback.
-
Do we as testers also use git actions or is it just the CI/CD team |
Beta Was this translation helpful? Give feedback.
-
Good day @arneschreuder In terms of testing for the pwa feature. Is it correct to say that the tester needs to write (describe) tests that check that the other features' requirements are working in a certain way when offline or is that the responsibility of the other teams to write offline requirements and tests for offline functionality.If the former is the case does that mean if there are 'x' combined functional requirements from other teams then we have tests for 'x' functional requirements in an offline context if possible. An example I would give is that Progressive web apps such as twitter and youtube keep you temporarily logged In even when offline, for our system is this the responsibility of the authorization team or PWA team to test that it keeps you logged In when offline. |
Beta Was this translation helpful? Give feedback.
-
Where should we keep the test logs and are we supposed to have our own separate testing plans for each feature or do we have just one testing plan for the whole project |
Beta Was this translation helpful? Give feedback.
-
@COS-301/testers just to clarify, we can only do e2e testing after everyone has merged all their PRs to develop right.... or can we do feature specific e2e testing ? |
Beta Was this translation helpful? Give feedback.
-
@COS-301/testers I would like to make a few changes/clarifications on the testing wiki regarding logging tests. It is as follows:
Then we also need to discuss where on the repo we will keep the logs, because last time I checked we have not come up with a place yet. Can someone comment on whether they think I can add these changes or if it's unnecessary. |
Beta Was this translation helpful? Give feedback.
-
Good day @arneschreuder |
Beta Was this translation helpful? Give feedback.
-
For integration and e2e tests, has anyone managed to serve the api, db and client together for cypress testing? In a way that it can be automated, because I can get it running locally by manually starting the different components. |
Beta Was this translation helpful? Give feedback.
-
Good Morning @arneschreuder, as there is currently no test environment implemented in which we can run integration and e2e tests automatically, should we merge testing PRs after extensive local testing? This does however raise the issue of breaking the CI/CD pipeline. Please advise possible alternatives if that is not acceptable. |
Beta Was this translation helpful? Give feedback.
-
Good afternoon, @arneschreuder. The rest of the testers and myself are unsure of where exactly to place the testing logs. Is there any location in particular in which they should be stored? |
Beta Was this translation helpful? Give feedback.
-
This is the discussion board for and with Testers.
Beta Was this translation helpful? Give feedback.
All reactions