hai...........
please tell abt testcases..
how we can drived the testcases in project?
Answer / mugundhan k
Test cases are used to check the whether the developed
application is working properly with all functionalities or not.
You can derive test cases from the SRS,BRS,FRS.Depends upon
the functionality you have to write testcases.
| Is This Answer Correct ? | 7 Yes | 0 No |
What is use case testing?
Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.
Explain the domain testing?
I want 100 test scenario for gmail
write a test cases for table,pen,electric bulb?
What is the role of QA in a development project?
Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case for smple Login Form
Explain the sanity testing?
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Write a test case for telephone?