Not all fields showing on form in ATF

Sam Brooks
Kilo Contributor

Has anyone else noticed that sometimes certain fields are not showing on forms within the ATF? For example, on our Defects form, when you raise one manually, there is a parent field. However, when I try to run this test via the ATF, the tests fail when I try to populate this parent field as it is not present on the form. The screenshots which are produced via the test also show the form without this field too. Whereas if you raised a defect manually, the parent field is always on the form. Does anyone know why it seems to show this 'lite' version of the form I am working on and any way to fix this?

4 REPLIES 4

Kalaiarasan Pus
Giga Sage

Is the test case using an impersonation step? If yes, have you impersonated the person and checked manually on the form?

Yes, I am impersonating myself within the test just to ensure that it works correctly. Manually for myself, the fields appear but not within the ATF. 

Any client script or UI policy that may be hiding the field? Have you checked that already?

I haven't checked that actually. I shall take a look to see if there are any issues here. Thank you for the suggestion.