It's all about the answers!

Ask a question

NEW CFG CODE


archana kurup (2026872) | asked Nov 06 '13, 11:02 p.m.
retagged Nov 07 '13, 4:18 a.m. by Francesco Chiossi (5.7k11119)
Hi, i created a new testcase in word and wrote the cfg file for it and saved these two files in the sample folder.When Export it to RQM it was showing "An unhandled exception has occured in your application..."
Is it correct if i keep the new word document and corresponding cfg file in notepad in tha same folder where sample cfg codes are written?
The word file i wanted to export is:
1.1.1.1.1   CISPH2_Eng_FQT1_SubFQT1_TF1:

 

Test Flow Name: Engineers.

Test Obj: TEST OBJECTIVE:The Objective of this test is to make maximum fresher ‘s unemployed.

Test LevLevel: Integrated

Require   Requirements: SRS_Eng_fre_REQ_1, SRS_Eng_fre_REQ_2, SRS_Eng_fre_REQ_3

PrerequiPre Conditions:

Shouldp

mpl Co     Comlete the course

Test Input: Branch

                    Percentage

Assumptions and Constraints:

 

Test Pro Test Procedure:

1.      L   1.Login as authorized user

2.      S 2.Select menu

3.      C 3.Check for the tabs

4.      S 4.Select Option.

5.     C  5.Check for the display of filter parameters - Subject, Sub subject, Sub Sub subject ,Activities, Time

6.      C      Case 1:  Select Subject as search criteria only

                 Check for the display of searched activities based on selected subject

C      Case  2: Select Subject, sub subject as search criteria only

                                   Select Subject of interest

                Check for the populated list of Sub subject

                 Select Sub Subject from populated drop down

                Check for the display of searched activities based on selected subject

C   Case 3: Select Subject, sub subject and sub sub subject as search criteria only

             Select Subject of interest.

            Check for the populated list of Sub subject based on selected subject of interest

             Select Sub Subject from populated drop down

           Check for the populated list of Sub-Sub subject based on selected sub subject

           Select Sub-Sub Subject from populated drop down

        Select activities from activities drop down

            C Case 4: None of the filetered parameter selected

              Click on Search button

        Check for the display of error message for not selected input, Exit from the procedure

7.      le         Select “from date” and “to date” by date time picker/slider

N  Case 5: Repeat the test case for all levels

Expecte Expected Result:

For Case 1: User should be selecting the Subject of interest for viewing  info.

For Case 2: User should be selecting the combination of Subject, sub subject for viewing  info.

For Case 3: User should be selecting the combination of Subject, sub subject, sub sub subject & activities for viewing infor information.

Criteria  Criteria For evaluating results: Check for the Constant subjects, sub subjects, sub sub subjects as per Appendix INT_A and activities in the dropdown list.

 

The cfg code i wrote for this is the following

testscript.dc:title=List("*.")
testscript.dc:title=Table(1).1
testscript.steps.description=Table(1).2
testscript.steps.expectedResult=Table(1).7

testcase.dc:description=testscript.dc:description
testcase.section("myns:com.ibm.rqm.planning.editor.section.Pre-Condition","RQM-KEY-TC-PRE-

COND-TITLE")=Table(1).A5
testcase.section("myns:com.ibm.rqm.planning.editor.section.Test Objectives","RQM-KEY-TC-OBJ-

TITLE")=Table(1).A2
testcase.section("myns:com.ibm.rqm.planning.editor.section.ExpectedResult","RQM-KEY-TC-EXP-

RESULTS-TITLE")=Table(1).A7
testcase.section("myns:com.ibm.rqm.planning.editor.section.Criteria For Evaluating

Results","RQM-KEY-TC-CRAEVA-RESULTS-TITLE")=Table(1).A8

So can i write like this ,if yes why this error has come,

:

Pls Help me.......


One answer



permanent link
Sunil Kumar R (1.1k13044) | answered Nov 07 '13, 6:19 a.m.
JAZZ DEVELOPER
  Hello Archana, it is difficuilt to debug using just the cfg file since the format of the word document is not clear, here are the recommended ways to debug the issue with export:-

a. When an import fails, the 'Export to RQM' dialog displays an error and the location of the event log file. In the event of an import error, see the debug log file (  C:\Documents and Settings\<user>\Application Data\Mso2Rqm\Mso2Rqm_Debug.log  ) for more information. In the event of a server error, seeTroubleshooting.

b. In addition, export to a file and attempt to import the XML file(s) into RQM using the RQM Reportable REST API for a detailed HTTP error response

Best Regards, Sunil

Your answer


Register or to post 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.