How to get the Consolidated Test Result in QTP

Showing Answers 1 - 1 of 1 Answers

KodumuruRamesh

  • Oct 24th, 2006
 

Hi,

   Consolidated Test Results

This is the one of way to get the consolidated test results

 

(1)Create a new test & generate the script and make it as reusable action & save the test.

 

Navigation:

       

                    Step menu ?  Action properties ?General Tab?Action name(we can

 

Change the Action name, but it is optional) / click on reusable action(listbox).

 

                      Like that create ?n? number of test & make Actions as reusable.

 

(2)Now open a new test & and follow the below procedure

 

          Goto keyword view?Item column(action)?right click a menu will open ?choose

 

Insert call to copy of Action or Insert call to existing Action(Any one)?browse the test

 

& click any option (At the end of the test/after the current step (default)) & click OK.

 

         Repeat the process to insert the next action.

 

        Finally Item column(Keyword view) looks like this:

 

                                                                  Action1

                                                                  Copy of Ramesh1

                                                                  Copy of Ramesh2

                                                                  Copy of Ramesh3

 

      Name of the actions is changed to ramesh1, ramesh2 etc.

 

(3)Run the test & analysis the result.

 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions