If there are 4 buttons New,Edit,Delete & Refresh for Item
screen .May I have to write 4 different test cses for each
button OR I can perform all operations[Create,Edit,Delete &
refresh item] in a single tes case?
Please reply as early as possible.
It's very urgent to me

Answer Posted / sandhya

It is better to write 4 test cases for the 4 buttons -
1)The user should be redirected to the correct page when
clicked on the "New" button.
2)Tool tip for button "New" should be displayed properly.
3)Mouse hover effect should be proper.

same test cases we can write for edit

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the syntax testing?

688


What is test cases for mobile phone ?

783


Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

1726


how many test cases do u need to ship a product?

1177


Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu

1780






Do you know explain security testing?

697


write test case for pen cap if it is not present?

2101


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

1927


What is component testing?

731


How to test Webservices and how can we write test cases for that

2895


Explain the acceptance testing?

693


What is test environment? Elaborate with example.

648


Explain the static testing?

700


Do you know mutation testing?

700


IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that

1976