We are automating our WCF service using SoapUI. With valid user credentials you can access our services. For each operation( assume i have 20 operations) , i have to set my user credentials which is tedious task. Is there a way to set credentials at project level or globally and refer the same during the operation execution so there is no need of setting credentials for each operation execution.