Skip to content

Commit e1e6ac6

Browse files
Update README.md
1 parent 3e43c13 commit e1e6ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ There are so many test types. It is of course possible group different tests to
4242

4343
## Testing tools / frameworks (Java) ##
4444

45-
In this section there are are all testing types listed which have tools / frameworks / libraries for performing it. For example you can do [Acceptance testing](https://www.guru99.com/user-acceptance-testing.html) with [Cucumber](https://cucumber.io) so it is on list. But on other side for example [Ad Hoc testing](https://www.guru99.com/adhoc-testing.html) as far as i know has no tool / framework for it so you can use whatever make sense to you. Here it is important that Ad hoc what is Ad hoc not the tool. No tool is definitelly wired to that type of test. Thats why it is not on the list.
45+
In this section there are are all testing types listed which have tools / frameworks / libraries for performing it. For example you can do [Acceptance testing](https://www.guru99.com/user-acceptance-testing.html) with [Cucumber](https://cucumber.io) so it is on list. But on other side for example [Ad Hoc testing](https://www.guru99.com/adhoc-testing.html) as far as i know has no tool / framework for it so you can use whatever make sense to you. Here it is important what Ad hoc is, not the tool for it. No tool is definitelly wired to that type of test. That is the reason why it is not on the list.
4646

4747
### Acceptance testing ###
4848

0 commit comments

Comments
 (0)