ContributionsMost RecentMost LikesSolutionsReady API Even though i deleted a database connection,still its coming in Environments page. I have associated one JDBC connection to an Environment.But in drop down m getting all deleted ones also to select. And if the deleted ones are having same name as newly connected one,database connections are not changing according to Environment selection. Attached files for reference. Newly created Database connection which is associated to an environment is not getting changed. Manually needs to change th database connection for all JDBC steps. Is separate Check in and checkout req. for Data source excel sheets in GIT I have DataSource test steps 1.with excel sheets as source of data. 2.Data sink also which is configured for excel sheets . 3.Directory with files inside. while GIT integration,How can i check in and check out these excel sheets. Do i need to upload this seperate. I am trying to keep m projects in GIT and do checkins.But no clue on how to upload the updated excel sheets or files. Re: how to log the failure message s for individual test steps Thanks for the reply.I am able to get the test status as OK or FAILED. I am running tests in a loop,where the data gets loaded from a datasource(here excel sheet) my test case has 5 steps,now i am able to log in the overall result as PASS or FAIL back to another excel sheet. ie testcase description and status. My issue is, I am not able to know,which test step has failed for that Test Case. ie when a test step fails along wd other details it shd also get added to my result Teststep description and corresponding error message. how to log the failure message s for individual test steps While running a testsuites -test scase,how to log which test step is failing. If its in a sequence,would like to register in which step it has failed. Only the last execution's messages can be viewed. Re: how to get the full Raw request which is getting passed.able to see only half of it. I have tried the method which you have mentioned. Here if the 'POST' json is big,I am able to see only half or sometines less than that of the "POST' which is going. Here I am not able to see the entire json which is being passed.As I have parameterised values,I would like to see how it goes via raw request. Do I need to change any settings for the same. how to get the full Raw request which is getting passed.able to see only half of it. When i am posting a request,m not able to see the full Raw request. Do i need to change the setting anywhere?. SolvedNot able to get the context menu for 'Cloning Resources' from one project to another. Context menu option to 'Clone resources' is not coming in Ready API 1.5.0. Tried with F9 also. Option to clone resource from one project to another project is not coming. But I am able to create a copy of the resource in same project. Plesae provide a solutin for this issue. Rest API calls with Ready API I have three rest api's with same resuorce link. pn:-Screen shot attached for refrernec. When i am adding the second rest api call to a project and then calling it,it goes for the first REST api in list. After closing and opening the tool,the test fails due to this issue. ie instead of second rest api,its taking the first one which is added in project list. From the screenshot which is attached , Instead of rest api for picking an item,the test includes the api for getting job lines. Test name and resouce names are different. Is there any solution for this issue.Please suggest. Re: Jira integration with Ready API 1.5.0 is not happening.This worked for 1.4.0 earlier.I tried posting from 1.4.0 also.Now that's also not happening.I am able to login and post bugs in Jira with the same credentials which i use for Ready API.