The most recent content from our members.
I have 2 XML responses where i need to compare both the responses. Responses will have list of array elements hence i had to extract the elements and saved to the writable data source. Now i have 10 columns for each data source (there are 2 writable DS) . I have written a java script to compare 2 columns one from…
Hi, How to write in Writable Data source in runtime using java. I have string value "utterances" String utterances = utteranceSheet.getRow(i).getCell(6).toString(); which i'm getting from excel sheet. Doing this in Java using Extension tool. Want to set this in writtable Data source. Writable Data source name :…
I have saved a writeable with 5 values. I have a DB tool which is used to fetch the result of SQL query . It gives me more than 50 records. Now I need to validate if that 5 records in writable is available in the 50 records of db result. Please help how to perform this validation.
Hi Team, I have TestSuite1 and TestSuite2. In one of the test client in TestSuite1 generates the input to the writable data source in TestSuite2. will it possible to make TestSuite2 to run based on the data available in writable datasource?? I tried and it didn't workout for me, even though writable datasource has 5 rows…
It looks like you're new here. Sign in or register to get started.