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

can a Function return more than one value..??? if so please give me the code for that.

DST Global Solutions,

5 11621

How can we change(increase or decrease)the size of a array variable with out loosing the previous values

DST Global Solutions,

1 7774

When we use 'ERR' object to handle the exceptions in the script, do we need to include any statement in the beginning of the script..??

DST Global Solutions,

2 7996

Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??

DST Global Solutions,

2 8136

how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??

DST Global Solutions,

2 10069

where the log files stored when using QTP? plz send answer to me ........

1 8531

whare exactly we have to use functions and sub routain

2371

1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

2180

write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?

IBM,

4 8202

Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.

2251

can u tell me the the cost of automation tool QTP ?

Ducont, Sonata,

7 36337

hi i have one doubt i have 4 yrs exp in testing and iam working one mnc in north but i have completed my degree correspodene is the companies are accept in south side some people are tellig they won't agree but i need correct answer plz let me know which companies are taking and not taking thanks in advance

8 10706

In how may ways we can use checkpoints to an application using QTP?

3 5907

write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?

IBM,

3 8692

How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone

Livetek,

3 5882


Post New QTP Questions

Un-Answered Questions { QTP }

In Remote acess server how u run a test?

1775


what is meant by source control?

2230


wht is Manual Testing Frame work. Pls anybody can give appropriate answers

2133


How you can make an action as re-usable action?

1185


How many add-ins comes by default with qtp?

1067


how to disable the pop ups through QTP using a script

2337


An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?

1164


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

2425


What are the two types of repositories available, explain them?

1078


What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)

1692


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

2153


On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

1061


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2993


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

2159


Mention the test steps of qtp.

1064