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

QTP Interview Questions
Questions Answers Views Company eMail

Write a script to customize the test results in PDF and HTML format.

DuPont,

2516

I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?

Wipro,

2030

In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?

Wipro,

2 6522

Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?

Symphony,

3 7678

How to connect the real time application application with the QTP?

2 6145

I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?

4 6779

How to call Datable values in the QTP program. exp: I have two parameters like Email id and Password this two i would like to add multiple entries in the datable to use it. What is the difference between Gobal/Action datatable

3 12145

What is the difference between browser sync and page sync in QTP?

2 14691

Hai Friends this is Rajesh , Is there any Site or Blog that Video tutorials of Qtp that can be free downloadable to Pc. Friends if any body know that site or blog please send me because i'm really in need for that because i cannot affordMoney in learning Course in Institutes due to Financial Problem . So please Forward that Site or Blog which provides Downloadable Video Tutorials in Free to PC , As My Friend is having PC thru that I'm planning to learn. So Kindly help me Friends if you are aware of that Site/Blog

2 4590

Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel

Wipro,

3 7907

How can we import a Open Office excel file in QTP

4 10915

what is the difference between DP and keyword driven framework?

1 4691

write a VBscript code to parametrize test script using test data from sqlserver database?

IBM, Polaris,

2 15814

what is meant by descriptive programming?

Wipro,

2 5536

difference between GetROProperty and GetTOProperty

Wipro,

3 8874


Post New QTP Questions

Un-Answered Questions { QTP }

How to customize checkpoints with parameters?

3527


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?

1009


Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain

1915


How does qtp identify objects in the application?

1091


what is keyword driven testing in qtp?n how is it useful?

1875


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)

1880


Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks

2387


What is the latest version of qtp?

1059


Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.

1070


how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief

2094


How to export quicktest professional (qtp) results to an .xls file?

1125


how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods

1890


How to start recording using quicktest professional (qtp)?

1064


What is the Difference between test object and run time object?

1146


How to modify the text checkpoint?

1078