Viết Test Requirement như thế nào?

Tất cả các câu hỏi liên quan đến test case
Post Reply
td_hung
Hoc Tester
Posts: 2
Joined: Mon 19 May, 2014 2:28 pm
Contact:

Viết Test Requirement như thế nào?

Post by td_hung »

em là thành viên mới cũng đang học về test, em có bài tập liên quan về test requirement không hiều cho lắm mong các anh chị có thể giúp em giải đáp để em nghiên cứu viết tiếp các bài tương tự.
nội dung bài tập:
viết test requirement cho các câu sau:

1/How to book a ticket?

_First you need to create an account.
_Next, login and go to Book Ticket page to book one.

2/Why do my tickets get expired?

_After booking, you must pay for the tickets before the expired date. Your tickets will get expired on the expired date.
_Your tickets will also get expired after the depart date, regardless of expired date.


3/How to pay for my tickets?

Please contact the web admin for more details.


4/How many tickets can I book?

You can book up to 10 tickets. After your tickets have been paid for or expired, you can book some more.


5/I don't see the filter in My Ticket page, why?

_If the table in My Ticket page has less than 6 rows, I don't think you'll need to filter.
_If it has 6 rows or more and the filter still refuses to appear, please kindly report this to the web admin.


6/I want to change the station, date, ... on my ticket, what should I do?

Cancel that ticket and book another one.


7/I want to use Opera, Safari, smart phone browsers, ... to access the website but can't. Can you support those?

Sorry, but no.


8/I want to ask other questions.

Please contact the web admin.

mong anh chị em giúp đỡ. cám ơn nhiều



tvn
Admin
Posts: 4900
Joined: Tue 10 Aug, 2010 10:11 am
Location: HCM
Contact:

Re: Viết Test Requirement như thế nào?

Post by tvn »

td_hung wrote: Viết test requirement cho các câu sau:

1/How to book a ticket?
  • First you need to create an account.
    Next, login and go to Book Ticket page to book one.
Mong anh chị em giúp đỡ. cám ơn nhiều
Theo yêu cầu này thì mình nghĩ được một số TRs sau, bạn viết thêm nhé:
Chú ý: TR thì không có dữ liệu test trong đó nha.
  • Validate that users can book a ticket after login successfully
    Validate that users can not book a ticket without login
    Validate that you can book a ticket when there are not booked tickets yet
    Validate that booking fails if there are not any available tickets
    Validate that booking fails if booking system already full



td_hung
Hoc Tester
Posts: 2
Joined: Mon 19 May, 2014 2:28 pm
Contact:

Re: viết test requirement

Post by td_hung »

Thanks tvn nhieu.
Mong anh em diễn đàn giúp mình những câu sau.
Thanks a e nhiều



kysudientu
Jr. Tester
Posts: 68
Joined: Wed 25 Dec, 2013 9:30 pm
Contact:

Re: Viết Test Requirement như thế nào?

Post by kysudientu »

Mình cũng lần đầu gặp kiểu viết test requirement,
@tvn: trong thực tế thì test requirement nó có khác gì với test case/test specification file hay không ? Vai trò nó là gì ? Khi nào thì viết TR



tvn
Admin
Posts: 4900
Joined: Tue 10 Aug, 2010 10:11 am
Location: HCM
Contact:

Re: Viết Test Requirement như thế nào?

Post by tvn »

Thật ra nó như là checklist, liệt kê những phần mình cần test. Nếu không đủ thời gian thì khỏi viết test case, dựa vào đó test. Nếu có thời gian thì từ TR mình viết ra nhiều case hơn. Tuỳ công ty và dự án, sẽ sử dụng TR hay không.



Post Reply

Return to “Test cases - Tập hợp các trường hợp kiểm thử”