Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Testing Techniques and tools within the Testing Issues forums, part of the Software Testing category; Is there any difference between testing Techniques and tools? Give examples....
|
|||||||
|
|||
|
Re: Testing Techniques and tools
Hi judhajit, as per the cste definition for testing tool and testing technique : a tool is a vehicle for performing a test process. The tool is a resource to the tester, but by itself is insufficient to conduct testing. E.g.: automated regression testing tools (qtp), performance testing tools (load runner). A testing technique is a process for ensuring that some aspect of an applications system or unit functions properly. For example structural testing and functional testing. Hope this wil help you.
|
|
|||
|
Re: Testing Techniques and tools
Hi Ajit,
Testing Techniques is the approach which you are going to use for validating the system. There may be different kind of approach followed to test an applicaiton. For example to validate the functionality of the system, you can follow any of the technique such as System Testing, or End to End testing or Localization testing to measure the quality. Testing tools helps to perform the testing activity, which is the additional resource to the tester to carryout the testing. Testing can be performed in either two ways such as Manual or Automation. If you are automation testing then you can make use of the tool. With the tools you can test the application by record and play back or by writing scripts. There are lot of automated tools available such as QTP or WinRunner for functionality testing and Load Runner for performance testing. Regards, Ganesan |
| The Following User Says Thank You to sridharrganesan For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Testing Techniques, Methodologies and Strategy | qualityking | Testing Issues | 3 | 06-17-2008 08:39 AM |
| MAC testing tools | JobHelper | Web Testing | 1 | 11-13-2007 06:57 AM |
| testing techniques are used in manual web testing | sunny_love | Web Testing | 10 | 10-22-2007 03:10 AM |
| About the 3rd and 4th type of testing techniques | shalimapranoop | Testing Issues | 4 | 07-31-2007 07:06 AM |
| Different automation testing tools | FLAVIADSOUZ | WinRunner | 10 | 07-17-2007 01:31 AM |