You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ There are so many test types. It is of course possible group different tests to
42
42
43
43
## Testing tools / frameworks (Java) ##
44
44
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.
0 commit comments