give an example of how to write functional test case.in
this test case can we write all +ve and -ve conditions?

Answer Posted / guest

The best answer Aayaram has given

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox

1169


How to write test cases or test scripts for UAT testing which is done manually

4955


150 integration testing scenarios for gmail

12049


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1944


There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.

3098






Scenarios to test wireless Speaker via bluetooth

4759


How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.

1450


Do you know explain security testing?

705


pls i want test cases for oss? whts the process of oss testing

2012


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

2274


An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?

2586


what is black box system in software development in system analysis and design?

1666


How would you do " Keeping two folders in sync testing"

2008


Explain the exactly meaning of test case?

702


Write all test cases for Bus Pass Renewal

1101