ContributionsMost RecentMost LikesSolutionsRe: Not able to save value to excel sheet using data sink we are still waiting for the reply from ur team, we did not get any response after we provide the screenshot Re: Not able to save value to excel sheet using data sink richie Thanks for taking interest in my issue. Below is my project hierarchy in which i used many data source and data source loop as well. In this suite i used only single excel sheet. Here i took 3 data sink steps to store values of response in same excel but in different sheet. As of now in screenshot all data sink are disabled. You can view my project hierarchy and get an idea what i am trying to do here. I am not sure why my data sinks are not working i added these because need to send store values in different API under loop. But the thing is that when i ran suite only the last data sink values are getting saved in excel not for all data sink. Please help me out in this issue as i have been trying to solve since last week. Not able to save value to excel sheet using data sink I have created the Data sink in my script in multiple places to save the values from different API's, the values are not getting saved. Here is the scenario: Data sink 1 Data Sink 2 Data sink 3 only Value from the data sink 3 is saving the value into excel sheet the remaining 2 data sink values are not saving to excel. we tried to disable the data sink of "Data sink 3" and execute the script with Data sink 1 & Data Sink 2 and at that time Data sink 2 values is getting stored in Excel sheet. only the latest value is getting stored to excel sheet. please provide the solution for the same. Thanks in Advance SolvedMultiple assertions usage in single test case for different Json nodes Our client request is to validate all the responses using assertions in single test case, first name is having one type and last is having another type of validation how can we do all assertions in single test case? We are fetching the data from excel sheet having the bunch of test data with different combinations, When first name validation is fetched the test case is passed in the next iteration while validating the value for last name the assertions is failed, can anyone help? Solved