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

How to take screenshots in qtp?

Sonata,

2 8346

• What type of testing questions will be asked for 2+ yrs exp people in interview?

1752

Got job with 3 years fake Experience

MNC,

1 6388

how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..

Synchronoss Technologies,

1 3419

Can anyone please explain me the process of automating an application using QTP as i am new to this?

Fidelity,

1 4808

i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.

2065

I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?

NIIT,

6 14340

can any one say that where we can download the QTP trail version ??????????

1807

Write script to fetch the data from global sheet where row number is 3 and parameter is "text"

Accenture, Thomson Reuters,

3 10658

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

TCS,

2787

How to execute a VBS file without using Execute File statement?

iGate,

3 8814

How to retrieve the object properties at runtime without the usage of GetROProperty?

Cap Gemini,

3 10247

I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that

1931

I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?

FAI,

1 4556

HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...

2916


Post New QTP Questions

Un-Answered Questions { QTP }

what is profile tool?

2334


Explain how you can find the absolute value of the number in qtp?

1153


How can I check if a environment variable exist or not?

1091


write script for bitmap image?

2092


Explain how you can replace string in qtp?

1134


What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?

1122


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1832


How to capture all the data of a webtable, weblist and combolist using QTP?

3383


What is the difference between per-action and shared?

1208


If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

5305


What is the use of running the scripts in Hidden-mode in UFT?

1273


How to use the object spy in quicktest professional 8.0 version?

1035


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

2035


i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.

2065


Explain the check points in quicktest professional?

1080