Hi,
I'm developing an application that exports and imports tests from/into alm 11.00, using alm rest api. One wierd bug happened while I was trying to import 200 tests into alm, only one test can't be created using alm rest api. I detected that the cause is that alm rest api generated a INSERT TEST query without TS_SUBJECT field, which is parent-id, means the test folder where this test will be located. The problem is that I don't know why ALM REST API generated this weird query, is there any log I could see into ALM REST API?
Any help is appreciated.
David Z.