Error on exporting test cases from excel using excelimporter sample doc
On exporting a sample file from samples folder on excelimporter named "Scripts that create testcases with comments" it gave me the following error
"
Error sending to server Parent_TC001_TS034_To_check_for_Family__type of type testcase
The remote server returned an error: (403) Forbidden.
"
Could anyone please help in resolving the following error? |
5 answers
Hi, I implemented export action using above samples. I was able to export successfully.
Here are few suggestions: 1. Make sure the User that use in excel to export should have 'Data base Administrator' role assigned in RQM project area 2. To use Excel Importer in RQM:
1. Data Administrator Role should be assigned to the User 2. To assign this role: Edit Project Area -> Overview -> Members -> <user> -> Process Roles -> Data Migration Administrator |
It seems like there's an issue in your config file where you map attributes. Sounds like a mismatch.
Or there could be some syntax difference for that particular row in your excel sheet. Could you pls paste a sample row, along with its headings? Also give the config file part that maps excel columns with test case attributes. |
Config file
// This configuration file creates a test case with each test script and links them.
// use the data in the first row of a found script's column B
// the literal "execution" will be put into the step type tag, so all steps will be of type execution
// a new script starts when we encounter an empty row
// by refering to the testscript's field instead of the column that data comes from
|
as the error message is "(403) Forbidden."
is the user executing the export to repository function assigned the role to save test case and test script the role can be set in RQM admin page -> Project area -> permission -> project configuration. |
Hi, Sonali Lekurwale,
why should assign the "Data Migration Administrator" role to the user?
My process has been customized and there is no the "Data Migration Administrator" role.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.