Skip to content

Commit 70e990e

Browse files
Update README.md
1 parent 01ada9b commit 70e990e

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,19 @@ Method of software testing which involves modifying programs' source code or byt
140140

141141
### Load testing ###
142142

143-
- [Gatling]()
144-
- [Apache JMeter]()
143+
- [Gatling](https://gatling.io)
144+
- [Apache JMeter](https://jmeter.apache.org)
145145

146146
### Performance testing ###
147147

148-
- [Gatling]()
149-
- [Apache JMeter]()
148+
- [Gatling](https://gatling.io)
149+
- [Apache JMeter](https://jmeter.apache.org)
150+
151+
### Endurance Testing ###
152+
- Type of testing which checks for memory leaks or other problems that may occur with prolonged execution. It is usually performed by performance engineers.
153+
154+
- [Apache JMeter](https://jmeter.apache.org)
155+
- [Gatling](https://gatling.io)
150156

151157
### UI testing ###
152158

0 commit comments

Comments
 (0)