how to achieve test coverage

Solutions on MaxInterview for how to achieve test coverage by the best coders in the world

showing results for - "how to achieve test coverage"
Klara
14 Sep 2018
1There are many techniques I use to make my test coverage better
2-In my project we track test coverage with xray
3-As a team we first focus on each acceptence criteria making
4sure all have been covered
5-Depending on time I have and also priority and business demand
6We add negative scenarios
7-When story is done if needed end to end scenarios are added
8Also lastly we do reviews with peer testers and
9at the end we review and present as a team. This helps me
10to get best test coverage
Sacha
09 Jun 2017
1There are many techniques I use to
2make my test coverage better
3-In my project we track test 
4coverage with xray
5-As a team we first focus on each
6acceptence criteria making
7sure all have been covered
8-Depending on time I have and also
9priority and business demand
10We add negative scenarios
11-When story is done if needed end 
12to end scenarios are added
13Also lastly we do reviews with 
14peer testers and
15at the end we review and present
16as a team. This helps me
17to get best test coverage
18
Esther
14 Jul 2020
1There are many techniques I use to
2make my test coverage better
3-In my project we track test 
4coverage with xray
5-As a team we first focus on each
6acceptence criteria making
7sure all have been covered
8-Depending on time I have and also
9priority and business demand
10We add negative scenarios
11-When story is done if needed end 
12to end scenarios are added
13Also lastly we do reviews with 
14peer testers and
15at the end we review and present
16as a team. This helps me
17to get best test coverage