Though the field is having data ,field incomplete error displays
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2024 10:44 PM - edited ‎09-30-2024 11:30 PM
I am submitting a customized service portal form with parameterized data.
I have a mandatory field on the form where I need to enter a phone number ,which I am passing through parameters.
But while submitting the form I am getting Some field are incomplete error for that field though data is there for those fields.
This error occurs only for a few random data from the parameters passed.
Manually I am able to submit the form with same data.
You can see from the screenshot, that though data is there in the field,its shows in red(which shows no data)
#Automated test Framework(ATF)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2024 11:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2024 11:27 PM
No Additional validation. while running Automation test (ATF)Its failing for couple of data from the dataset. each time data is different .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2024 12:48 AM
Hi @SuchiP
Remove that data set for which the error is coming,
Try creating it in new ATF test, if it does not work there also then it is because of customization.
P.S: It should totally work as it is not such a big functionality, you must be mission out something, that's why I am telling you to create a new test and test that data set out.
**********************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
**********************************************************************************************************
Regards
Shaqeel
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel