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

In qtp, how you can remove the spaces from string?

994

How you can replace string in qtp?

1081

How will you check a web application for broken links using qtp?

1025

Give the syntax to import/export xls into qtp.

1050

How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

968

What is action split and the purpose of using this in qtp?

1027

What is optional step in qtp? How you can add optional step in qtp?

981

How to find array size in qtp?

1021

In qtp, how you can exit for loop?

1022

How you can find the absolute value of the number in qtp?

1001

What are the various automation frameworks available in qtp?

980

Explain how you can replace string in qtp?

1081

How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

1017

How will you declare a variable in qtp?

1000

In qtp, how you can get the last character from a string?

1007


Post New QTP Questions

Un-Answered Questions { QTP }

What is the difference between shared and local object repository?

1120


HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?

2207


Explain the types of object repository?

992


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

1048


How can I import environment from a file on disk?

1081


I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next

1846


what type of framework u r using in ur organization

2078


Explain the Different types of QTP test assets and their extensions?

1112


what is the advantages and disadvantages of using functions instead of re usable actions

1961


How to test results for qtp ?

1251


What does it mean when a check point is in red color? What do you do?

1079


Should have experience in framework means?

1895


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?

2065


How to interact tool & application build in QTP?

1952


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

2145