Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
is it wise to keep writing test cases this way?
#1
Solved: 10 Years, 8 Months, 4 Weeks ago
I am currently working on a local host application.
here's the summary about the application, just to get you acquainted with it.
the application is about course management system.
there will be 3 users- Admin, guest and student. and obviously 3 seperate logins for the three users.
admin adds course contents and schedules.
student accesses these added schedules.
there are only few courses which a guest has access to. (admin has the power to choose which courses can be taken by the guest)
my problem is, there are a lot of hyperlinks. and i am writing test cases like this. please see the attached file
Please note:I HAVE ATTACHED TEST CASES ONLY FOR ONE OF THE MANY HYPERLINKS.
i am following the same test cases for all the hyperlinks, but some how i feel i am making a mistake. please correct me


Attached Files
.doc   New Microsoft Word Document.doc (Size: 34.5 KB / Downloads: 105)
Reply
#2
Solved: 10 Years, 8 Months, 4 Weeks ago
Hi Soumya,
You are doing good, As you mentioned that many more hyperlinks there, So you need to cover those hyperlinks which comes under the scenario, scenario may functional.
You need to consider few points during the test case creation.
>>No Assumptions In Testing
>>Think Like An End User
>>basic test cases from the available specification and user documentation.
This is the practical stage in which writing test cases depend on actual functional and system flow of the application.

Regards,
Munna Sarfraz

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Writing to Run time data table Neetha 5 11,652 08-27-2015, 10:18 AM
Last Post: supputuri
  Writing values to DataTable chewbecca 2 2,962 04-09-2015, 05:48 PM
Last Post: chinnikrishna
  Automate Test cases shekhar NT 1 2,298 07-08-2014, 01:41 PM
Last Post: QTpier
  Reading and writing is the same text file poulomi21b 2 5,813 07-08-2014, 12:39 PM
Last Post: poulomi21b
  Writing checkpoint to output file - need help dublinsox 0 1,901 08-15-2012, 05:07 PM
Last Post: dublinsox

Forum Jump:


Users browsing this thread: 1 Guest(s)