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

Tell me few important difference Between QTP and

WinRunner?

Answer Posted / sreeprasad

QTP allows even novice testers to be productive in minutes.

You can create a test script by simply pressing a Record

button and using an application to perform a typical

business process. Each step in the business process is

automated documented with a plain-English sentence and

screen shot. Users can easily modify, remove, or rearrange

test steps in the Keyword View.

QTP can automatically introduce checkpoints to verify

application properties and functionality, for example to

validate output or check link validity. For each step in

the Keyword View, there is an ActiveScreen showing exactly

how the application under test looked at that step. You can

also add several types of checkpoints for any object to

verify that components behave as expected, simply by

clicking on that object in the ActiveScreen.

You can then enter test data into the Data Table, an

integrated spreadsheet with the full functionality of

Excel, to manipulate data sets and create multiple test

iterations, without programming, to expand test case

coverage. Data can be typed in or imported from databases,

spreadsheets, or text files.

Advanced testers can view and edit their test scripts in

the Expert View, which reveals the underlying industry-

standard VBScript that QuickTest Professional automatically

generates. Any changes made in the Expert View are

automatically synchronized with the Keyword View.

Once a tester has run a script, a TestFusion report

displays all aspects of the test run: a high-level results

overview, an expandable Tree View of the test script

specifying exactly where application failures occurred, the

test data used, application screen shots for every step

that highlight any discrepancies, and detailed explanations

of each checkpoint pass and failure. By combining

TestFusion reports with Mercury Quality Management, you can

share reports across an entire QA and development team.

QTP also facilitates the update process. As an

application under test changes, such as when a ?Login?

button is renamed ?Sign In,? you can make one update to the

Shared Object Repository, and the update will propagate to

all scripts that reference this object. You can publish

test scripts to Mercury Quality Management, enabling other

QA team members to reuse your test scripts, eliminating

duplicative work.

QuickTest Professional supports functional testing of all

popular environments, including Windows, Web, .Net, Visual

Basic, ActiveX, Java, SAP, Siebel, Oracle, PeopleSoft,

terminal emulators, and Web services.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also

2333


Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji

2731


How to check feasibility of the appliction?in automation testing?

1991


Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance

1971


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

1983


Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.

2258


Explain quicktest professional testing process?

1036


What is quick test pro?

1067


How do you do batch testing in wr and is it possible to do in qtp, if so explain?

979


how to test load test and block box testing an a web based application pls give ans briefly

1845


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

2139


How many types of object repository in qtp?

1110


Explain the concept of object repository and how QTP recognizes objects?

1059


could any help me please, how to work on visual foxpro application using UFT

2387


Explain the check points in quicktest professional (qtp)?

1040