Hi,
The description field in troubleticket entity is one of mandatory attributes and is a part of CTK tests as well. The description can have a wide range of characters and numerals. It can also contain URL and basically it will be a free text used to describe a ticket.
For the test case of /troubleTicket?description={{DESCRIPTIONTT01}}
this involves searching through a large set of data compared to other attributes of troubleticket like status, priority etc which have predefined values. The description search will become a special search and could have its own complex layers of code. E.g to search through description having special characters, url, ascii codes etc becomes an expensive search operation and will affect the request-response latency SLA.
Is it possible to modify/remove this test case and not support description for filtering ?
------------------------------
Zainul Abidin Mulla
Salesforce
------------------------------