Use a keyword in a test suite

Hi.

Is it possible to use a web service keyword, specifically WS.sendRequest, in test suite script tab?

What I want to do is, in test suite, execute the command WS.sendRequest(findTestObject(‘test_object’)) where test_object is an object of type POST.

If not possible, what is the alternative?