Skip to content

Commit 53acf9d

Browse files
Update Blog “sivayanama-testing-opsramp-apis-with-pytest-fixtures”
1 parent 3260699 commit 53acf9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/sivayanama-testing-opsramp-apis-with-pytest-fixtures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ disable: false
1212

1313

1414

15-
OpsRamp platform  provides rich set of APIs. By using these APIs customers can build soultion to automate various ITOM workflows such as discovery and monitoring , event and incident mangement and remidiation and automation. Testing these APIs, automated solution  are very critical to ensure reliability and stability of the same. PyTest is a powerful python testing framework and it is widely used to test APIs. Fixtures is one of the most important capabilities of PyTest framework. In this article, we will discuss some advanced techniques of testing OpsRamp APIs using PyTest fixtures.
15+
OpsRamp platform  provides rich set of APIs. By using these APIs customers can build soultion to automate various IT Operations Management (ITOM) workflows such as discovery and monitoring , event and incident mangement and remidiation and automation. Testing these APIs and automated solution is very critical to ensure reliability and stability of the same. PyTest is a powerful python testing framework and it is widely used to test APIs. Fixtures is one of the most important capabilities of PyTest framework. In this article, we will discuss some advanced techniques of testing OpsRamp APIs using PyTest fixtures.
1616

1717

1818

0 commit comments

Comments
 (0)