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

what QTP Options do you know?

3399

How to Set the Global Sync Timeouts in QTP?

2 10901

What is the difference between Global and Local Data Sheets?

1 9326

How to create Reusable and Multiple Actions?

2197

Describe how Smart Identification is used

2240

How can we translate the steps between the Keyword and Expert Views?

1 4461

How software automation specialist enter steps in the Expert View?

2139

How software tester can use constants and variables in scripts?

2244

How can you write the scripts that operate on different objects depending on run-time information?

2595

How QA specialist can identify when programmatic descriptions are useful?

2498

What VBScript operators, functions, and statements do you use in QuickTest Professional?

2665

How to retrieve data from application objects?

1 7020

How to build scripts that access data from external sources?

2130

Which method do you use to retrieve data from the WebList object?

1 10156

What is difference between the For..Next and While..Wend statements?

2 18097


Post New QTP Questions

Un-Answered Questions { QTP }

How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..

2096


What is business process testing(bpt) in qtp?

1141


How to use descriptive programming?

1145


Hi All, How to Compare two strings character by character in QTP

1504


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 is the differences between image check point and bit map check point?

1086


I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

1202


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

1986


I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.

4087


How will you test a keyboard?

1102


You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?

1927


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

1102


The hybrid framework can be implemented for any application. Is it true?

1134


Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks

1873


What is meant by Output Value in UFT?

1197