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

Hi Friends, Can you please answer these questions of QTP
Certification?
1.) What are bitmap checkpoints sensitive to?
A. Image size and object type
B. Object type and image type
C. Screen resolution and object type
D. Screen resolution and image size
2.)What are the phases in the QuickTest workflow?
A. Plan, Record, Enhance, Run
B. Prepare, Record, Verify, Run
C. Plan, Create, Verify & Enhance
D. Prepare, Create, Verify & Enhance, Integrate
3.) What are the two most commonly used ADO objects?

A. Fields
B. Execute
C. Connection, RecordSet
D. Open, ConnectionString

4.)What options are available to filter objects in the
Target Object Repository pane when merging object repositories?

A. Show all objects or Show only objects with
conflicting object types
B. Show all objects or Show only objects with
conflicting descriptions
C. Show only objects with conflicting logical names or
Show only objects with conflicting object types
D. Show only objects with conflicting logical names or
Show only objects with conflicting descriptions

5.)Which of the following is an example of a missing resource?

A. An object
B. Run Results
C. A Regular Action
D. An External Action

6.)What method is used to retrieve the number of columns in
the query results?

A. Fields.Count
B. Fields.Item(EOF)
C. Fields.Count(BOF)
D. Fields.Count.Value

7.)In VB Script functions, which one is false among the
following

a. Variables must be declared before use
b. Variables may not be declared before use
c. Variables may be declared without data types
None

Answer Posted / russel a

The answer to 5 is D

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

could any help me please, how to work on visual foxpro application using UFT

2283


what frame work you are following?

1874


what is the latest version of QTP? Main difference between 9.2 and 10 version

2049


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1983


What are the technics follow in writing VB script?

1914


Describe the differences between functions and actions in UFT?

1067


Which recording modes need more memory?

1002


What are the steps involved in the recovery scenario wizard?

974


Explain step generator in qtp?

1052


How to record application running on the Virtual machine?

1032


Why script error occur in between recording in qtp?

2221


please give me the code for doing retesting of gmail login page using functions so the function has to give the value

2003


Give me some real time point of way where exactly we can conduct audits?

1865


What does mean by Scope of Automation?n How we defined it?

1986


I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.

2137