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



Automation Testing Interview Questions
Questions Answers Views Company eMail

What is Object Spy in QTP?

vsworx,

11 46175

What is the Diff between Image check-point and Bit map Check point?

4 10897

How many ways we can parameterize data in QTP ?

9 29159

How do u do batch testing in WR & is it possible to do in QTP, if so explain?

4 7980

what does it mean when a check point is in red color? what do u do?

4 7838

How to export data present in Datatable to an ".xls" file?

2 6568

Syntax for how to call one script from another? and Syntax to call one "Action" in another?

2 6979

How to export QTP results to an ".xls" file?

3 10505

Tell me Three major differences between QTP & Winrunner?

5 9728

How to create a Runtime property for an object in QTP?

6 16617

how to add a runtime parameter to a data sheet?

6 27608

Which scripting language QTP is using?

6 15092

How to execute a WinRunner Script in QTP?

IBM,

3 8606

How to handle Run-time errors?

2 6923

How to change the run-time value of a property for an object in QTP?

4 21442


Un-Answered Questions { Automation Testing }

How is assert command different from verify command?

1247


Define Error Pane of UFT?

1175


Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project

2148


How to remove the associated function library?

1065


suggest me the free online books on software testing?

1960


Which of the selector ID, name, XPath or CSS should I use?

950


How to handle a dropdown in selenium webdriver?

3178


Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)

1950


How to iterate through options in test script?

1009


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1980


what is the latest version of QTP? Main difference between 9.2 and 10 version

2220


Explain the difference between data driven testing and parameterization ?

1089


How do I start the browser using WebDriver?

1205


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

2162


Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance

2311