Skip to content

Commit fbf4210

Browse files
committed
Minor doc edits
Signed-off-by: Gopal S Akshintala <[email protected]>
1 parent c75bd4e commit fbf4210

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,8 @@ and writing a couple of hands-on tests should get you started quickly.
715715
=== Up-to-date Postman collections that live along with Code in VCS
716716

717717
* A nice side effect is, this lets the Postman collections always stay up to date and the entire Postman collection guards each *check-in* in the form of a Test suite augmenting manual testing.
718-
* Any day, you can find an up-to-date Postman collection for every feature you need to test, right in your VCS (Git) along with your code. Developers can import these templates directly from VCS into Postman for manual testing. This comes in very handy during a team blitz.
718+
* Any day, you can find an up-to-date Postman collection for every feature you need to test, right in your VCS (Git) along with your code. Developers can import these templates directly from VCS into Postman for manual testing. This comes in very handy during a team blitz/bug-bash.
719+
* The low-code test itself acts like a live Runbook, stitching all the scattered Postman collections, that can explain a scenario to anyone doing an exploratory testing.
719720

720721
=== Unified framework for Automating __Persona-based__ Manual testing
721722

0 commit comments

Comments
 (0)