Read Test Repository Cache actions
Read Test Repository Cache actions read test repository cache data stored on the LiveCompare server. The cache data is associated with the specified Pipeline’s Most-at-risk Search Test Repositories, or with the specified Test Repository. The results are stored in a Table dataset.
| Action property | Description | 
|---|---|
| Pipeline | A Pipeline parameter or dataset whose Most-at-risk Search Test Repositories provide the Test Repositories whose caches are to be read. | 
| Result | A Table dataset that stores the data read from the cache(s). | 
| Search Terms | A Table dataset with NAME and SEARCH_TERM columns which contains a set of search terms that the action read from to the Test Repository cache. | 
| Test Repository | A Test Repository parameter or dataset referring to the Test Repository whose cache is to be read. If both a Test Repository and Pipeline are specified, the action uses the specified Test Repository only. | 
Example (Pipeline)
                                                     
                                                
Example (Test Repository)
                                                     
                                                
Related topics
Write Test Repository Cache actions