The test plan management tool should be browser based and should support this: There would be many test plans, each test plan having test sets, test sets having test cases and test cases having instructions, attachments and Pass/fail status marking and bug info in case of failure. It should also have an export to excel option. I have a visual picture of the tool I am looking to build but I don't have enough experience to figure our where to start.
My current programming skills are limited to C and shell programming and I want to pick up python.
What tools (programming language, database and anything else?) would you recommend for me to get this done? Also what are the key areas in the recommended programming language that I should focus on to build a browser based tool like this?
Thanks.