i want to write the test cases for sorting the records in a
table according to date wise.this is the functionality ,that
is the latest record should come on the top can any one tell
me the test cases for this
thanks in advance:)
Answer / akshaya
u want test cases for display text in a table in date wise.
right?
so here iam trying to write test cases........
1.first u should know the table name
2. wt r the columns do u want to display
3. click on start menu
4. open sql to write quary
5. SELECT Column names FROM table name
ORDER BY date;
i tried. if it is wrong plz tell me.......
thanks
Is This Answer Correct ? | 0 Yes | 3 No |
What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account to another account??
please can anybody tell me, how to indentify the test cases which can be automated from a given set of test cases, say 20.
What is the logic testing?
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.
Write the Load test cases on a water bottle.
5 Answers Cognizant, IBM, Logic, Microsoft, NIC,
write a test case for car
In a log in page what will be test procedure,test scenario,test discription & test steps?
What is BRANCH COVERAGE Testing
How many bugs have u found in your project?
how to prepare unit test scripts for accrued interest calculation.
could somebody plz tell me the test cases on online credit card payment?
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.