![]() |
|
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Junior Member | For Manual Testing.. |
| | |
| The Following 8 Users Say Thank You to ramkumarbtech For This Useful Post: | AjayKumar.Kataram (29-07-08),
digikreations (04-05-09),
elli (20-06-08),
irshad247 (26-06-08),
mvithiyadharan (01-08-08),
safease (30-08-08),
suresh_m1729@yahoo.co.in (30-07-08),
tincyta (08-06-09)
|
| | #2 (permalink) |
| Member | Re: MANUAL TESTING CONCEPTS (pdf) what is the difference between the WinRunner N Qtp? |
| | |
| | #3 (permalink) |
| Senior Member Join Date: Oct 2006 Location: Pune
Posts: 199
Thanks: 20
Thanked 40 Times in 26 Posts
Rep Power: 9 | There are Featurewise differences and also there are differences in the environments that WR and QTP supports. Hope the attached Document provides you the information you are looking for!
__________________ Regards, Rama " Failure is the oppurtunity to begin again, more Intelligently! " |
| | |
| The Following 5 Users Say Thank You to mailramaa@gmail.com For This Useful Post: | AjayKumar.Kataram (29-07-08),
mvithiyadharan (01-08-08),
slogitech (03-02-09),
suresh_m1729@yahoo.co.in (30-07-08),
tincyta (08-06-09)
|
| | #4 (permalink) |
| Member Join Date: Jul 2008 Age: 24
Posts: 82
Thanks: 0
Thanked 10 Times in 9 Posts
Rep Power: 3 | Re: MANUAL TESTING CONCEPTS (pdf) thanks to prasanna and mailraamma for your post |
| | |
| The Following 2 Users Say Thank You to jsatee For This Useful Post: | msprasanna (22-08-08),
mvithiyadharan (01-08-08)
|
| | #5 (permalink) |
| Senior Member Join Date: Aug 2006 Location: Hyderabad,India Age: 30
Posts: 8,044
Thanks: 2,105
Thanked 400 Times in 296 Posts
Rep Power: 122 | Re: MANUAL TESTING CONCEPTS (pdf) Thanks to both |
| | |
| The Following User Says Thank You to AjayKumar.Kataram For This Useful Post: | msprasanna (22-08-08)
|
| | #6 (permalink) |
| Senior Member Join Date: Feb 2008
Posts: 147
Thanks: 15
Thanked 71 Times in 46 Posts
Rep Power: 10 | Re: MANUAL TESTING CONCEPTS (pdf) Prasanna, the basic difference is QTP is advanced version of Winrunner and likewise Quality Center is advanced version of Test Director. Thanks Ramaa for the differences in the environments usage of WR/QTP. here is the difference between Winrunner and QTP What is the difference between Winrunner and QTP ? 1.Winrunner uses TSL language where as QTP uses VB script & Java script 2.Winrunner doesn't supports the OOPS concept where QTP supports the OOPS concept 3. Winrunner doesn't supports to multimedia. QTP supports to multimedia , media player, photo shop. (6.5 version ). 4. Winrunner doesn't supports to XML. QTP supports to XML 5. Winrunner doesn't supports to .NET. QTP supports to .NET. 6. Winrunner supports only Interpreter ( Line by line execution ). QTP is compiler. 7. In Winrunner GUI spy is used to check the properties of object / window. In QTP,the name is Object spy 8. Winrunner: GUI Map editor is used to store the physical descriptions. QTP: Object Repository is used to store the physical descriptions of the objects 9. Winrunner has 3 modes of recoding :analog and context sensitive recording modes. QTP has only one recording mode i.e Standard recording mode. In this recording 2 types are (1) Analog (2) Low level 10. Winrunner has 4 typesof checkpoints [ GUI checkpoint, Bitmap checkpoint, database checkpoint, Text checkpoint ]. QTP has 9 types of checkpoints [ Standard check point, Bitmap checkpoint, Database checkpoint, Text/Text area checkpoint, Image checkpoint, Table checkpoint, Page checkpoint, Accessibility checkpoint, XML checkpoint ] 11. Winrunner: In GUI check point has 3 types 1. single object / single property 2. single object / multiple property 3. multiple object / multiple property QTP has only One type i.e Single object / Multiple Property 12. Winrunner: In Bitmap checkpoint 2 types 1. for Object / Window 2. for Screen Area QTP has only One i.e for Object / Window Bitmap using this above checkpoint we can check also Screen area 13. Winrunner: In Database check point there are 3 types 1. Default 2. Custom 3. Runtime Here in QTP only One Type i.e Custom database checkpoint 14. 9 types of verifications in WR 1. Case Sensitive 2. Case Insensitive 3. Numeric Range 4. Numeric Content 5. Case Sensitive Ignore Space 6. Case Insensitive Ignore Space 7. Exact one match record 8. One or more match record 9. No match record 3 types of verifications in QTP 1. Numeric Range 2. Numeric Content 3. String Content 15. 3 types of Synchronizations in WR 1. for Object / Window Property 2. for Object / Window Bitmap 3. for Screen Area Bitmap In QTP only One type i.e Object / Window Property 16. WR: Has 3 types of running modes i.e 1.Verify 2. Debug 3. Update. QTP has 2 types of running modes i.e 1. Standard 2. Update 17. Exception Handling method used to avoid the runtime errors in WR 3 types [ 1. Popup 2. TSL 3. Object ] .In QTP name is Recovery Scenario and here 4 types of exceptions [ 1. Pop-up Window 2. Object state 3. Test run error 4. Application Crash ] 18. In WR 4 types of result window [ 1. Test result window 2. GUI checkpoint window 3. DB checkpoint window 4. DB record checkpoint window ]. Here in QTP only One Window i.e Test Summary Result Window 19. In WR Test script is divided into 2 parts [ 1. Main Script 2. Compile Module ]. No such types using WR we can execute functions in QTP 20. Add-ins in WR are: 1. ActiveX 2. Power Builder 3. Visual Basic 4. Web 5. Java 6. C 7. C++ , etc Add-ins in QTP are: 1. ActiveX 2. Visual Basic 3. Java 4. Web 5. Multi-media ( 6.5 version ) 21. In WR only One View i.e Normal Mode. Here in QTP 2 Views 1. Expert View 2. Keyword View 22.WR: Only One Sheet in data Table if we want to add another sheet then another new data table to be opened. In QTP 2 sheets in Data Table 1. Global 2. Action. In action sheet we can add number of sheets 23. WR: Virtual Object wizard only One type. QTP : 2 types of Virtual Object Wizards [ 1. Virtual Object 2. Virtual Object Manager ] 24. WR: Here after checking the checkpoints it gives mismatch error ( no snap Shots ). QTP: Checks the checkpoint but will not give mismatch error . If test is fail it shows snap shot 25. WR: support Rapid script wizard. QTP: no rapid script wizard 26. Function generator is present in WR. QTP: No Function Generator 27. WR: 2 types of GUI map editor [ 1. Global 2 Per test ]. QTP: only one type i.e Global 28. WR: Only One window ie. Form Window You want to open data table we have to call the function to open data table. QTP : five types of Window [ 1. Tree View or Keyword view 2. Expert View 3. Data Table 4. Active Screen 5. Debug Viewer ] 29. WR: Running methods [ 1. Step, 2. Step into, 3. Step out ]. QTP : Running Methods [ 1. Step into 2. Step over 3. Step out ] 30. WR: Data type declaration is not necessary. QTP: data type declaration is must Last edited by Sean2; 22-08-08 at 12:02 AM.. |
| | |
| The Following 3 Users Say Thank You to Sean2 For This Useful Post: |
| | #8 (permalink) |
| Member | Re: MANUAL TESTING CONCEPTS (pdf) what is the Difference between Qtp 8.2 and qtp 9.2? |
| | |
| | #9 (permalink) |
| Member | Re: MANUAL TESTING CONCEPTS (pdf) what is the advantage of QTP? |
| | |
| | #10 (permalink) |
| Member | Re: MANUAL TESTING CONCEPTS (pdf) Which step of the manual testing is replaced by automation testing? |
| | |
| | #11 (permalink) |
| Senior Member Join Date: Oct 2006 Age: 27
Posts: 106
Thanks: 14
Thanked 26 Times in 19 Posts
Rep Power: 7 | Re: MANUAL TESTING CONCEPTS (pdf) Prasanna: Use seperate thread for your different questions, so that it will be beneficial for other members. I am also advising you to please collect all your questions and post in one thread so that you will get answers in one go, it looks nice also. Coming to your query - We can't replace a particular step of manual test case into automation script. Automation of the test case is required : 1. whenever the test case is required to execute number of times. 2. if the effort is more 3. much more calculations 4. more builds need to test and frequent changes in the system 5. resource availability and cost of the project etc ... |
| | |
| The Following User Says Thank You to naveen_p25 For This Useful Post: | AjayKumar.Kataram (10-06-09)
|
| | #12 (permalink) |
| Senior Member Join Date: Feb 2008
Posts: 147
Thanks: 15
Thanked 71 Times in 46 Posts
Rep Power: 10 | Hi MSPRASANNA what naveen said about the questions is true. Please stick to questions in area. Also Please go thru the forums under the testing tools & QA right from beginning to the end and browse all the questions and if possible download them to ur local machine and go thru them.The answers in the forum will be solve all ur problems/questions u had in mind. All u need is patience to go thru the questions in the forum which is really very helpful for any tester whether experienced or fresher. My sincere advice is to go thru all the questions and read them. Even though u find most of them known to you but will enhance your memory with more precise answers. Sorry If I am wrong. In this forums u have the pdf or word documents as attachment for most of the testing.(Test Cases, Test Plans, Testing Scenarios, Tutorials etc.,) Have a wonderful weekend all. Last edited by Sean2; 22-08-08 at 06:51 PM.. Reason: modify |
| | |
| The Following User Says Thank You to Sean2 For This Useful Post: | msprasanna (19-02-09)
|
| | #13 (permalink) |
| Senior Member Join Date: Aug 2006 Location: Hyderabad,India Age: 30
Posts: 8,044
Thanks: 2,105
Thanked 400 Times in 296 Posts
Rep Power: 122 | Re: MANUAL TESTING CONCEPTS (pdf) thanks sean |
| | |
![]() |
| Tags |
| concepts , manual , pdf , testing |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Beginners Guide to software testing | cena | Testing Tools & QA | 25 | 22-10-09 02:49 PM |
| What kinds of testing should be considered? | moses.rozario | Testing Tools & QA | 7 | 29-07-09 11:49 AM |
| Types of Testing | akhila | Testing Tools & QA | 3 | 03-02-09 03:51 PM |
| testing defintions | AjayKumar.Kataram | Testing Tools & QA | 1 | 23-04-08 02:08 PM |
| More Interview Questions Here... |