how to write test cases for "Browse" button.

Answer Posted / murali baggam

I agree with Babitha's answer, but want to add some more...

Look size,font ,color of button.
spelling on button.
click and control.i.e once u click on the button the dialog
box/screen should come immediately.
Browse button should disable once opend the dialog box &
once action completed or closed the dialog box the "Browse"
button should enable
browse button is displaying in all necessary places.
it should not displaying in unneccasary places.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write all test cases for Bus Pass Renewal

1099


write the testcases for migrating data from one database to another database?

1908


Explain the static testing?

707


Explain the unit testing?

674


How to write email id in world wide web

1439






Explain transaction testing?

661


Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation

498


1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.

2241


Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com

3329


Explain which test cases are written first black boxes or white boxes?

676


consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.

1796


# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?

1997


Can you list down a few characteristics of a test case?

715


Please guide me for Add new user test cases

1112


Suppose a job should be executed for every two hours? Write test case for this?

707