Can you reference Keyword tests across Projects in a Project Suite?
Is it possible to reference keyword tests between projects in a project suite? For example, if we had set up our project suite, projects and keyword testsas follows... Project Suite: MyTestSuite Project: FinanceSystemTests Keyword Test:SalesInvoiceCreated Project: WarehouseSystemTests Keyword Test: SalesOrderDespatched ...is it possible to add a Run Keyword Test action in my SalesOrderDespatched keyword test which executes the SalesInvoiceCreated test located in the other project? I've given this a try but the Run Keyword Test popup seems to limit the list to just the current project.Solved709Views0likes1CommentProject Variables Issue
Hi, I am using the variables to autamate my testing for a dektop application. I don't know how to view the usage of those variables? Meaning that from the Project variable itself, I can view and know the exact test item that used that variable. Maybe this issue can make my work more easier and efficient. Thank youSolved1.2KViews0likes2Comments