API Operations – Page 2 – SoliteraTA

SoliteraTA

API Operations

verify response body is ending key with “end_key”

API Operations Step-def verify response body is ending key with “end_key” Keyword Given, When, And, Then Description Will verify response body. Declaration Code Element Application Test Data Then verify response body is ending key with “” NILL NILL A B End_key_text status Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

verify response body is ending key with “end_key” Read More »

verify response body is starting key with “start_key”

API Operations Step-def verify response body is starting key with “start_key” Keyword Given, When, And, Then Description Will verify response body of starting keyword. Declaration Code Element Application Test Data Then verify response body is starting key with “” NILL NILL A B Start_key_text base64Screenshot Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

verify response body is starting key with “start_key” Read More »

verify response body equals to “response_body”

API Operations Step-def verify response body equals to “response_body” Keyword Given, When, And, Then Description Will verify response body. Declaration Code Element Application Test Data Then verify response body equals to “” NILL NILL A B Response_body_text “{ “”base64Screenshot””: null “”durationInSeconds””: 6.0031315 “”failureReason””: null “”name””: “”Then click on element “”acceptCookiesBtn”””” “”screenshotPath””: “”/executionData/switch_to_default_frame_SoliteraTA_Playground_542024102748/screenshot/executionwise/1712293114641_Line_1.png”” “”status””: “”Passed”” }” Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

verify response body equals to “response_body” Read More »

verify response status code is “status_code”

API Operations Step-def verify response status code is “status_code” Keyword Given, When, And, Then Description Will verify response value with stored output. Declaration Code Element Application Test Data Then verify response status code is NILL NILL A B Status_code_text 200 Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

verify response status code is “status_code” Read More »

verify soap response body contains:

API Operations Step-def verify soap response body contains: Keyword Given, When, And, Then Description Will verify response value with stored output. Declaration Code Element Application Test Data Then verify soap response body contains: NILL NILL NILL Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

verify soap response body contains: Read More »

verify response body contains “response_body”

API Operations Step-def verify response body contains “response_body” Keyword Given, When, And, Then Description Will verify response value with stored output. Declaration Code Element Application Test Data Then verify response body contains “” NILL NILL A B Response_body_text “{ “”base64Screenshot””: null “”durationInSeconds””: 6.0031315 “”failureReason””: null “”name””: “”Then click on element “”acceptCookiesBtn”””” “”screenshotPath””: “”/executionData/switch_to_default_frame_SoliteraTA_Playground_542024102748/screenshot/executionwise/1712293114641_Line_1.png”” “”status””: “”Passed”” }” Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

verify response body contains “response_body” Read More »

the credentials of sending details:

API Operations Step-def the credentials of sending details: Keyword Given, When, And, Then Description Will set the credentials of Api Declaration Code Element Application Test Data Then the credentials of sending details: NILL NILL NILL Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

the credentials of sending details: Read More »

the auth format is “auth_format”

API Operations Step-def the auth format is “auth_format” Keyword Given, When, And, Then Description Will set the AuthenticationType to it. Declaration Code Element Application Test Data When the auth format is “” NILL NILL A B Auth_format_text jwt Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

the auth format is “auth_format” Read More »

execute api contains current data

API Operations Step-def Execute api with request and save the response Keyword Given, When, And, Then Description Will call REST API and send the request to it. Declaration Code Element Application Test Data Then Execute api with request and save the response NILL NILL NILL Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

execute api contains current data Read More »

add new key value pair in request body with key “string” and value as “string”

API Operations Step-def add new key value pair in request body with key “string” and value as “string” Keyword Given, When, And, Then Description Will store data in key value format. Declaration Code Element Application Test Data Then add new key value pair in request body with key “” and value as “” NILL NILL A B Key_value_text scriptsCount Data_value_text 100 Remarks The “String Value” that is used through test data file should be in angular brackets. We can use any variable name Restriction Parameter selection- It is mandatory to meet all parameter data with validation criteria, such as the use of appropriate string or numerical data, an assigned value range, and conformance with length restrictions Call sequencing- It is also a challenge as every call must appear in a specific order to ensure the system works correctly. Table of contents Keyword Description Declaration Remarks Restriction

add new key value pair in request body with key “string” and value as “string” Read More »

Solitera may collect certain information by automated means, such as cookies and web beacons, when a user visits our website. A “cookie” is a small piece of data that a website can send to your browser, which may then be stored on your system. learn more

Choose your Operating System