Data Warehousing (1107) Databases (3004) JAVA Related 2673) MainFrames (975) Microsoft Related (2296) Networking (553)
Operating Systems (919) Programming (3254) SAP (2318) Testing FAQS (1674) Testing Material (252) Web Related (994)
Custom Search

What is 1000Projects

'1000projects.com' is an educational content website dedicated to finding and realizing Final Year Projects, IEEE Projects, Engineering Projects, Science Fair Projects, Project Topics, Project Ideas, Major Projects, Mini Projects, Paper Presentations, Presentation Topics, IEEE Topics, .Net Projects, Java Projects, PHP Projects, VB Projects, SQL Projects, C & DS Projects, C++ Projects, Perl Projects, ASP Projects, Delphi Projects, HTML Projects, Cold Fusion Projects, Java Script Projects, Btech Projects, BE Projects, MCA Projects, Mtech Projects, MBA Projects, Project on Software, CBSE Projects, Testing Projects, Embedded Projects, Chemistry Projects, Electronics Projects, Electrical Projects, Science Projects, Mechanical Projects, Mba project Reports, Placement papers, Sample Resumes, Entrance Exams, Technical Faq's, Puzzles, etc

how it works?

Everything on this site is submitted by the students in this professional community. You Can submit your Projects, Project Topics & Ideas to info.1000projects{at}gmail.com after you submit your project/project Idea/Abstract/Seminar Topics, These are being verified and approved by our administrator. after approval of this project/project Idea/Abstract/Seminar Topics, It can be shown on 1000projects.com so that other users can read/discuss it.The entire content on this website is Only For Educational Purpose, Non Commercial use!

Please help us/Other Users by sending projects/project Ideas/Abstracts/Seminar Topics. Thanking You!!!!!


Category Articles
Testing Types
Added on Thu, Feb 4, 2010
Testing Types   Functionality Testing:   During unit testing each component or object is tested for completeness and correctness of implementation of a specific feature of functionality. In integration... Read More
Testing Web Applications
Added on Thu, Feb 4, 2010
The various types of tests that one can apply to web application testing are:   ·        Unit Testing - testing of the individual modules and pages that make up the... Read More
Database Tests
Added on Sun, Feb 7, 2010
  Most applications will provide the facility to preserve data outside of itself. This is usually achieved by holding the data in a Database. As such, checking what is in the backend database usually verifies... Read More
General automation tool comparison Introduction
Added on Sun, Feb 7, 2010
  Anyone who has contemplated the implementation of an automated test tool has quickly realized the wide variety of options on the market in terms of both the kinds of test tools being offered and the... Read More
Functional Test Tool Matrix
Added on Sun, Feb 7, 2010
The Tool Matrix is provided for quick and easy reference to the capabilities of the test tools. Each category in the matrix is given a rating of 1 – 5. 1 = Excellent support for this functionality, 2 = Good... Read More
Ease Of Use
Added on Sun, Feb 7, 2010
This section is very subjective but I have used testers (my guinea pigs) of various levels and got them from scratch to use each of the tools. In more cases than not they have agreed on which was the easiest to use ... Read More
Matrix
Added on Sun, Feb 7, 2010
What will follow after the matrix is a tool-by-tool comparison under the appropriate heading (as listed above) so that the user can get a feel for the tools functionality side by side. Each category in the matrix is... Read More
Matrix score
Added on Sun, Feb 7, 2010
  Win Runner = 24 QARun = 25 SilkTest = 24 Visual Test = 39 Robot = 24   Read More
Record and Playback
Added on Sun, Feb 7, 2010
  This category details how easy it is to record & playback a test. Does the tool support low-level recording (mouse drags, exact screen location)? Is there object recognition when recording and playing... Read More
Web Testing
Added on Sun, Feb 7, 2010
Web based functionality on most applications is now a part of everyday life. As such the test tool should provide good web based test functionality in addition to its client/server functions. In judging the rating... Read More
Data Functions
Added on Sun, Feb 7, 2010
  As mentioned above applications usually provide a facility for storing data off line. So to test this, we will need to create data to input into the application. I have looked at all the tools facilities for... Read More
Object Mapping
Added on Sun, Feb 7, 2010
  If you are in a role that can help influence the design of a product, try to get the development/design team to use standard and not custom objects. Then hopefully you will not need this functionality. ... Read More
Environment Support
Added on Sun, Feb 7, 2010
  How many environments does the tool support out the box? Does it support the latest Java release, what Oracle, Powerbuilder, WAP, etc. Most tools can interface to unsupported environments if the developers in... Read More
Integration
Added on Sun, Feb 7, 2010
How well does the tool integrate with other tools. This is becoming more and more important. Does the tool allow you to run it from various test management suites? Can you raise a bug directly from the tool and feed the... Read More
Cost
Added on Sun, Feb 7, 2010
In my opinion cost is the least significant in this matrix, why? Because all the tools are similar in price except Visual Test that is at least 5 times cheaper than the rest but as you will see from the matrix there... Read More
Object Tests
Added on Sun, Feb 7, 2010
Now presuming the tool of choice does work with the application you wish to test what services does it provide for testing object properties? Can it validate several properties at once? Can it validate several... Read More
Object Name Map
Added on Sun, Feb 7, 2010
As you test your application using the test tool of your choice you will notice that it records actions against the objects that it interacts with. These objects are either identified through the co-ordinates on the... Read More
Object Identity Tool
Added on Sun, Feb 7, 2010
Once you become more proficient with automation testing one of the primary means of identifying objects will be via an ID Tool. A sort of spy that looks at the internals of the object giving you details like the object... Read More
Support
Added on Sun, Feb 7, 2010
In the UK this can be a problem as most of the test tool vendors are based in the USA with satellite branches in the UK. Just from my own experience and the testers I know in the UK. We have... Read More
Image Testing
Added on Sun, Feb 7, 2010
Lets hope this is not a major part of your testing effort but occasionally you may have to use this to test bit map and similar images. Also when the application has painted controls like those in the calculator app... Read More
Test/Error recovery
Added on Sun, Feb 7, 2010
This can be one of the most difficult areas to automate but if it is automated, it provides the foundation to produce a truly robust test suite. Suppose the application crashes while I am testing what can I do? If a... Read More
Extensible Language
Added on Sun, Feb 7, 2010
Here is a question that you will here time and time again in automation forums. “How do I get {insert test tool name here} to do such and such”, there will be one of four answers.   ·  ... Read More





©2007, 1000projects.com, Only For Educational Purpose, Non Commercial use!