Pinned
Completed
Offline version of Testfully
Offer a version of Testfully that does not require internet access and does not store users' data in the Cloud. More information
testfully About 1 year ago
Pinned
Completed
Offline version of Testfully
Offer a version of Testfully that does not require internet access and does not store users' data in the Cloud. More information
testfully About 1 year ago
Pinned
Completed
Pre-request & post-request scripts
Ability to run bespoke Javascript code before or/and after a request is sent
testfully About 1 year ago
Pinned
Completed
Pre-request & post-request scripts
Ability to run bespoke Javascript code before or/and after a request is sent
testfully About 1 year ago
Tooltip for Variables
When I use a variable in my request, I should be able to inspect the current value for the variable by hovering over the variable name which is something that is not currently supported.
testfully 3 months ago
Tooltip for Variables
When I use a variable in my request, I should be able to inspect the current value for the variable by hovering over the variable name which is something that is not currently supported.
testfully 3 months ago
Display Default Request Headers
Out of the box, Testfully adds Content-type and User-Agent headers to the requests. That said, this behaviour is not communicated with the end-user, which is confusing. Ideally, any default request headers should be displayed to the end-user via the Headers tab, with the option to modify values if needed.
testfully 3 months ago
Display Default Request Headers
Out of the box, Testfully adds Content-type and User-Agent headers to the requests. That said, this behaviour is not communicated with the end-user, which is confusing. Ideally, any default request headers should be displayed to the end-user via the Headers tab, with the option to modify values if needed.
testfully 3 months ago
Import Postman files in `.zip` format
Testfully’s Import from Postman feature supports.json files. Sometimes, we want to import a group of collections as a.zip file to save time.
testfully 3 months ago
Import Postman files in `.zip` format
Testfully’s Import from Postman feature supports.json files. Sometimes, we want to import a group of collections as a.zip file to save time.
testfully 3 months ago
Missing Content-Length for `multipart/form-data` requests
Testfully Desktop (Cloud/Offline) does not set Content-Length for a multipart/form-data request. Ideally, the Content-Length header should be set, just like other types of request.
testfully 3 months ago
Missing Content-Length for `multipart/form-data` requests
Testfully Desktop (Cloud/Offline) does not set Content-Length for a multipart/form-data request. Ideally, the Content-Length header should be set, just like other types of request.
testfully 3 months ago
Completed
OAuth2 authorization code failed
OAuth2 authorization code flow not working. State value is not required, but testfully adding it before sending the request
srinivas gogineni 3 months ago
Completed
OAuth2 authorization code failed
OAuth2 authorization code flow not working. State value is not required, but testfully adding it before sending the request
srinivas gogineni 3 months ago
In Progress
Deleting a folder moves children to root.
When a folder is deleted all children get moved to the root. More over all orphaned children in the root get exported with folders making it very hard to clean and manage a large workspace.
lina.thomas 4 months ago
In Progress
Deleting a folder moves children to root.
When a folder is deleted all children get moved to the root. More over all orphaned children in the root get exported with folders making it very hard to clean and manage a large workspace.
lina.thomas 4 months ago
Import OpenAPI Spec 3.0 and 3.1 files in YAML format
Most Open API Spec files are distributed in YAML format instead of JSON. Testfully supports importing Open API Spec files but requires the file to be in JSON format. It would be good to support YAML natively.
testfully 7 months ago
Import OpenAPI Spec 3.0 and 3.1 files in YAML format
Most Open API Spec files are distributed in YAML format instead of JSON. Testfully supports importing Open API Spec files but requires the file to be in JSON format. It would be good to support YAML natively.
testfully 7 months ago
Integration with Secret managers
Integrate with popular Cloud and on-prem secret managers, including but not limited to Hashicorp Vault and AWS Secrets Manager, to load and use secrets within requests as an alternative way for storing credentials using variables (global, folder, environment)
testfully 7 months ago
Integration with Secret managers
Integrate with popular Cloud and on-prem secret managers, including but not limited to Hashicorp Vault and AWS Secrets Manager, to load and use secrets within requests as an alternative way for storing credentials using variables (global, folder, environment)
testfully 7 months ago
API Performance & Load Testing in Testfully
Provide necessary options for end-users to run performance and load testing via Testfully and leveraging their existing test cases.
testfully 7 months ago
API Performance & Load Testing in Testfully
Provide necessary options for end-users to run performance and load testing via Testfully and leveraging their existing test cases.
testfully 7 months ago
In Progress
Distinguish saved and unsaved Requests
As a user I have no way to distinguish between saved and unsaved requests. As an example, I've edited two requests and saved the first one, while only changing the second one but not saving: In comparison, other application display a visual feedback, if one tab contains unsaved changes: Please make a similar visual feature so we know which tab we still have to save
Andy S. 8 months ago
In Progress
Distinguish saved and unsaved Requests
As a user I have no way to distinguish between saved and unsaved requests. As an example, I've edited two requests and saved the first one, while only changing the second one but not saving: In comparison, other application display a visual feedback, if one tab contains unsaved changes: Please make a similar visual feature so we know which tab we still have to save
Andy S. 8 months ago
Completed
Support OAuth Id token [Testfully shows only the issued token, which is the access token.]
The OAuth ID token is a JSON Web Token (JWT) that provides information about the authentication event. It is typically used to convey the identity of the user who has authenticated to an application. The ID token is often issued alongside the access token during the OAuth 2.0 authorization process.
Mohammad Ansar 9 months ago
Completed
Support OAuth Id token [Testfully shows only the issued token, which is the access token.]
The OAuth ID token is a JSON Web Token (JWT) that provides information about the authentication event. It is typically used to convey the identity of the user who has authenticated to an application. The ID token is often issued alongside the access token during the OAuth 2.0 authorization process.
Mohammad Ansar 9 months ago
Response Body Validation Based On Different Types of Response Codes
I propose the integration of a feature that allows for multiple response body validation based on diverse execution response codes in our API testing framework. This enhancement will provide users with a more flexible and adaptive testing environment, ensuring comprehensive validation scenarios and promoting the robustness of applications across different use cases.
Mohammad Ansar 9 months ago
Response Body Validation Based On Different Types of Response Codes
I propose the integration of a feature that allows for multiple response body validation based on diverse execution response codes in our API testing framework. This enhancement will provide users with a more flexible and adaptive testing environment, ensuring comprehensive validation scenarios and promoting the robustness of applications across different use cases.
Mohammad Ansar 9 months ago
Completed
Maintain the selected sub tab position when switching between main tabs.
Ensure that the chosen sub-tab remains active even when transitioning between main tabs, providing a seamless user experience with consistent navigation.
Mohammad Ansar 9 months ago
Completed
Maintain the selected sub tab position when switching between main tabs.
Ensure that the chosen sub-tab remains active even when transitioning between main tabs, providing a seamless user experience with consistent navigation.
Mohammad Ansar 9 months ago
Completed
Copy or CTRL+A only response
In some cases I want to use the response for further testing. For this I need to copy the response. For this I'd like to copy the whole response, or at least be able to click in the response field and only select the response when pressing CTRL+A. Currently, it also selects the Request attributes, title, buttons, etc. Note: While this is similar to downloading the response, it's a little different, as it doesn't require to download a file for further uses.
Andy S. 10 months ago
Completed
Copy or CTRL+A only response
In some cases I want to use the response for further testing. For this I need to copy the response. For this I'd like to copy the whole response, or at least be able to click in the response field and only select the response when pressing CTRL+A. Currently, it also selects the Request attributes, title, buttons, etc. Note: While this is similar to downloading the response, it's a little different, as it doesn't require to download a file for further uses.
Andy S. 10 months ago