Skip to content

wsSetPassword (wsCONNECT)

Compatible with:
  • Purpose
  • This command is used to specify the password to be used for authentication in the service under test.
  • This command is to be used only when the service under test is public facing. For services that are behind the firewall and for the runs wsCONNECT component is used, this command is ignored.
  • Syntax
  • wsSetPassword(password)
  • Target
  • ${Password/ VariableName}
  • The Value you specify here could be another variable within the Test Script or a User Defined Variable or a System Variable
  • Value
  • N/A
  • Return Value
  • N/A

Example(s):

Click here to see the example


 

Feedback and Knowledge Base