Hi everyone,
I am a new user of the PHPrunner and hopefuly customer. At the moment I am runnign the trial version and I am facing the following problem. I want my list page to look like this:
***
*BUILD_02*BUILD_01*****
****
***RAV_01*** Rav_03Rav_08*
*****
***test_run05*test_run04**test_run03**test_run02
*****
Test_10322***Not RunPassFailPass****
*****
Test_10233Pass****Fail**Pass****Fail*
*****
The problem is that for every Test_Number each BUILD may have more than one Rav ( see Build_01 has Rav_03 & Rav_08) and Rav may have more than one test_run (see Rav_08 at Build_01 has test_run03 & test_run02). It looks more like a matrix.I have managed to do that without PHPrunner using PHP and HTML script and it works but it will be too bulky having over 500 Test cases every week. I also like the search and edit options of the PHPrunner. I really want to use the software cause it makes my life easyier. I am not a programmer but I was given the task. I have Dreamweaver and i was thinking to copy and paste the code at the HTML option at the Visual Editor. It is worth mentioning that the above table is for one project only and in total are 3 potencially more.
Thanks
George