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...

if u have a application that is demo verson and u want to
perches it if u have full version.
Plz give me some test case for try to break the
applicatin

Answer Posted / vija

hi!

be clear while asking a question...
u r saying that...
"u have demo version" and "full version" of the same
application....

any have my answer for u is as follows(as per my understand)
1.check the functions of trial version stict to as
specified or not.
2.check all the functionalities of the trial version in
full version...thest scenarios should pass
3.apply the extra/extended functionalities of trial version
on full version... these tests should pass
4.execute the test cases of extra functionalities of full
version on trial version...these scenarios should fail.
5.check the working of trial version untill/after its
expary date.
6.check the options for registration/purchasing

I hope it enough...
------------------------
any of u know onter scenarios... plz let me knw..

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1496


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

1901


Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

2425


Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.

2078


Explain the load testing?

1134


How to write test cases for "open file dialog box" for ms word? Thanks a lot!

4044


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

2771


write the testcases for migrating data from one database to another database?

2580


How many test cases u will write for Acceptance testing?

2181


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

2633


Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS

2321


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

2416


How to write test cases for lift?

1257


Explain the integration testing?

1104


how many test cases do u need to ship a product?

1690