Prepare for your Next Interview
This is a discussion on automation testing within the Test Cases forums, part of the Software Testing category; by using qtp we record the script,that itself a test case or we should write test case manully in real time....
|
|||
|
Re: automation testing
Hi,
Manually written test cases are converted into automated scripts. Using QTP you not only generate the script by recording and play back but also by descriptive programming. For a application under test as a first step it will be tested manually, once the application is stable, and it requires many changes for which lot of regression test cases are to be executed we go for automation. QTP is one of the best tool available in the market for automation. Regards, Ganesan |
|
|||
|
Re: automation testing
Descriptive Programming is a way of writing test script without recording the actions. You should know VB Script to write descriptive program in QTP. While using descriptive programming the objects gets created dynamically during the run time and destroyed at the end of test run. But in the record and playback all the objects are identified and stored in the object repositary
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Choosing between Automation or Manual Testing | Lokesh M | Testing Issues | 6 | 07-15-2008 08:23 AM |
| automation tools for testing a webbased application | sailneni | Web Testing | 1 | 02-22-2008 02:55 AM |
| disadvantages of automation testing? | newhere | QTP | 4 | 12-17-2007 07:25 AM |
| Different automation testing tools | FLAVIADSOUZ | WinRunner | 10 | 07-17-2007 01:31 AM |
| Automation Testing | ashishp | Testing Issues | 2 | 04-18-2007 06:43 AM |