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


What is keyword view and Expert view in QTP?

Answers were Sorted based on User's Feedback



What is keyword view and Expert view in QTP?..

Answer / kumar

EXPERT VIEW:It represents the script in vb script format.
KEYWORD VIEW:It represents the script using Graphical User
Interface divided in to
1)item
2)operation
3)value
4)documentation

Is This Answer Correct ?    39 Yes 2 No

What is keyword view and Expert view in QTP?..

Answer / meenu

keyword view enables you to create and view the steps of
your test or component in a keyword driven modular table
format. You create or modify test or components by
selecting items and operations in keyword view and entering
information as required.
expert view on the other hand displays each operation you
perrform in the form of a script comprised of vb
statements.for each object and method in expert view
statements there exists a row in keyword view.

Is This Answer Correct ?    26 Yes 1 No

What is keyword view and Expert view in QTP?..

Answer / sahana

keyword view---->shows exact recording of the applications

expert view----->applications VBscripting is displayed..

Is This Answer Correct ?    26 Yes 2 No

What is keyword view and Expert view in QTP?..

Answer / suha

QuickTest?s Keyword Driven approach, test automation experts
have full access to the underlying test and object
properties, via an integrated scripting and debugging
environment that is round-trip synchronized with the
Keyword View.
Advanced testers can view and edit their tests in the
Expert View, which reveals the underlying industry-standard
VBScript that QuickTest Professional automatically
generates. Any changes made in the Expert View are
automatically synchronized with the Keyword View.

Is This Answer Correct ?    12 Yes 4 No

What is keyword view and Expert view in QTP?..

Answer / mukesh

Keyword view: Keyword view shows actions which performed on
the keyword i.e. on objects

Expert View: Expert view generates vb script.


Mukesh

Is This Answer Correct ?    6 Yes 3 No

What is keyword view and Expert view in QTP?..

Answer / vikas choubey

Expert View:In expert view QTP will display the test statement.
In Keyword View QTP script will display in Tubular Format.

Is This Answer Correct ?    1 Yes 0 No

What is keyword view and Expert view in QTP?..

Answer / manu

keyword view:it will represents recorded script in english language under four columns

1.item:this column displays all test objects which are called parent and child objects
2.value:it displays the value that are performed in an object
3.operation:this column displays all the qtp methods that we are going to perform on a object
4.documentation:it auto generates the operations that are performed in above three columns

Is This Answer Correct ?    2 Yes 2 No

What is keyword view and Expert view in QTP?..

Answer / nupur

QuickTest’s Keyword Driven approach, test automation experts have full access to the underlying test and object properties, via an integrated scripting and debugging environment that is round-trip synchronized with the Keyword View. Advanced testers can view and edit their tests in the Expert View, which reveals the underlying industry-standard VBScript that QuickTest Professional automatically generates. Any changes made in the Expert View are automatically synchronized with the Keyword View.

Is This Answer Correct ?    0 Yes 1 No

What is keyword view and Expert view in QTP?..

Answer / hemasundar

keyword view : Heir u can add the objects its very initial
stage to learn qtp easily
Expert View : Heir u can write the descriptive tha means u
can write the scripts...

thank you

hemasundar

Is This Answer Correct ?    2 Yes 12 No

Post New Answer

More QTP Interview Questions

What is the difference between QTP 8.2 object repository and QTP 9.2 object repository Any body have an please give Answer Mail id: nagireddy.sn@gmail.com

5 Answers   IBM,


Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight preference page, choosing different flight produces trouble if from port and to port been parameterize, and runs. Try it by own you will get the error.

3 Answers   Patni,


why don’t use real time they r not using check points

1 Answers   Wipro,


Can anybody give the code for ALL DATATABLE METHODS)(ex: datatable.getrowcount, datatable.getsheet etc....) and ALL DATABASE COMMANDS (like .getcelldata, which are used to retrieve data from a database and from a webtable)with examples.

1 Answers   Accenture,


any one can explain about QTP proocess,means where to start and how to start Scripting.

3 Answers  


What are SetToProperty, SetRoProperty, GetToProperty scripting?

2 Answers  


Explain the types of properties that quick test learns while recording?

0 Answers  


What is Automation frame work.How we will prepare in real time.

9 Answers   AppLabs,


How good are you in writing VBscript code for your application? Can you completely write VBscrit for your project with out using recording mode in QTP?

3 Answers   CTS,


vb script for calling one function to the another function

2 Answers  


Hi All, I am 4 yrs experieced in manual testing and new to automation tool QTP. Iam trying to learn it thru online and material i have.I am able to understand but unable to trace out which method or function to be used where necessary in VB Script. How come we know the functions or methods to be used to open a window when clicking on button or so...Pls suggest me.How can i proceed further to apt VB Script.

0 Answers  


In Test Director , You can store Test cases or vb Script . Why we need VSS?

2 Answers  


Categories