ATF for Standard Change Proposal

elinorborenshte
Kilo Explorer

Hello,

I started working on ATF for creating a Standard Change Proposal.

Part of the test is to Populate change requests values and some of the fields are required to submit the form.

find_real_file.png

When I try to create  'Set Field Values' test step to populate change requests values, The change request values field is displayed in one field and I cannot find the right way to update the fields.

find_real_file.png

Can someone help me with this topic?

Thank you

Elinor

13 REPLIES 13

Using Record Update and add below sentence if you want to change value of short description and description
Short_description=Sample text^description=sample

Jayesh1
Giga Contributor

@Linh Nguyen To update a record we need a record. 

So server --> Record update step is not useful.

I can create a template through server side script but i want to create it through UI.

Please suggest detail step.  

The existing record should be a change request. Please refer to my screenshots

Jayesh1
Giga Contributor

@Linh Nguyen 

I want to automate below manual steps: 

  1. Open Standard Change Catalog
  2. Click Template Management
  3. Click Propose a new Standard Change Template
  4. Fill the details and click on Request Approval button at the Bottom

 find_real_file.png