Abhishek Singh created RANGER-5556:
--------------------------------------
Summary: Test Cases for all api end points in ServiceREST .
Key: RANGER-5556
URL: https://issues.apache.org/jira/browse/RANGER-5556
Project: Ranger
Issue Type: New Feature
Components: admin
Reporter: Abhishek Singh
Develop positive and negative functional test cases for all api end points in
ServiceREST in ranger admin module .
* api end points in ServiceREST can be classified in 4 major categories .
/plugins/definitions , /plugins/services , /plugins/policies , other api end
points .
* api end points related to /plugins/definitions deals with the CRUD
operations on defining service definitions eg (HDFS,HIVE etc) .
* api end points related to /plugins/services deals with a specific instance
of Service Definition connected to a particular environment . eg (dev_hdfs
service in HDFS
service definition .
* api end points related to /plugins/policies deals with the policies i.e
security rules within a service , it maps identities (user/groups ) to
resources and defines the allowed permissions .
* The above mentioned groups of apis cover the majority of end points in
ServiceREST but not all . Their functionality needs to be identified and
accordingly test cases should be defined .
There about 51 different api end points in ServiceREST . Test cases should
cover all the api for all the roles in ranger .
For reference this document [https://ranger.apache.org/apidocs/ui/index.html#/]
can be referred for ServiceREST
--
This message was sent by Atlassian Jira
(v8.20.10#820010)