hoe to write test cases for the below field
---------------
--------------- browse upload
Answer Posted / mugundhan k
1.Check whether space is provided for the blank field.
2.Click the buttons(browse,upload)to check whether it is
working or not.
3.Click the browse button and select a file and check the
file name is display in the blank field.
4.Click upload button to upload the file.
5.Check the file is uploaded or not
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write test cases to test a browser app
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
In a log in page what will be test procedure, test scenario, test description & test steps?
What are semi-random test cases?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Explain the unit testing?
test cases for friend finder system using gps?
Explain the monkey testing?
Explain the acceptance testing?
Explain the gray box testing?