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


In an interview what r the questions asked in qtp related
project? pls any answer this question?

Answers were Sorted based on User's Feedback



In an interview what r the questions asked in qtp related project? pls any answer this question?..

Answer / rohit.qtp

some basic que Can be ask
1. where you use QTP in your project?
2. for which module you use QTP?
3. Which framework u have used?

Its upon your answer, they will ask question, Recovery scenario


which checkpoint you use?
which module you have parameterize?
where you use recovery scenario?

Also depend upon experience you are showing.

Is This Answer Correct ?    5 Yes 0 No

In an interview what r the questions asked in qtp related project? pls any answer this question?..

Answer / krishnateja muppalla

Ordinal Identifier?
Smart Identification?
Framework?
Types of recording and use?
Some function and function libraries?
Check Points?
Descriptive Programming?

Is This Answer Correct ?    0 Yes 0 No

In an interview what r the questions asked in qtp related project? pls any answer this question?..

Answer / krishnateja muppalla

Explain your framework?
Modes of recording?
Check points?
Functions?
Smart Identification?
Ordinal Identifier?
Types Recording modes and where they are used?
Repositories (Local and Shared)?
Object Model of your project?

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

How can you quit from Action.

2 Answers  


Explain about datafile/verification of date file when file is not available in local system?

0 Answers  


How to Parameterize Object repository in QTP?

1 Answers  


what is a file system object in QTP

7 Answers  


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

3 Answers   Cap Gemini,


How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

0 Answers   Cap Gemini,


How to use Regular Expressions in QTP

1 Answers  


what are the areas that cannot be tested using an automated tool? list a few

3 Answers  


I have a drop down box to show selected number of records in result page.It contains 4 items like 10, 25,50 and 100. when i was recordes script for seelcting each item and checking selecting number of records in the result page( it is in the same page in the table format)it is generating a new page with same controls( objects) in the OR. how to avaid these in OR? is it possible to write DP for only these lines?, remaining(remaingin lines of code) objects i want use from OR only. One more problemis if change ( add /remove properties of an OBJECT in OR , my ( recorded )application is not running.

5 Answers   Virtusa,


how do i know how to use tools

0 Answers  


how to add a runtime parameter to a data sheet?

6 Answers  


what is the difference between IE & Netscape in web testing on a log in page

0 Answers   TCS,


Categories