Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to write test data for login module?

Answer Posted / dimanche

to test valid username and valid password
to test invalid username corresponding valid password
to test valid username and invalid password
to test signin button
to test forget password
to test the forget password while hints of password alert
to test the signup button

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the integration testing?

1161


What is the domain testing?

1212


Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.

2622


If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1541


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);

2463


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

3249


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

2176


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

934


Can some body help to write possible test cases for a credit card at POS (point of sale)

2816


What is the difference between test scenarios, test cases, and test script?

1322


How should I maintain the test cases and Test Log for different versions/builds of the application.

2481


Explain the domain testing?

1124


how to write a test cases for courier offices?

3872


What are all the companies are doing manual testing till now ?

2040


For how many days (or) weeks you will test a product or software?

2030