What is keyword view and Expert view in QTP?
Answer Posted / 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 |
Post New Answer View All Answers
Where can I find and view run-time data table?
Explain in brief about the qtp automation object model (aom).
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
what is Property......End Property loop? how to write sript for it in QTP
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
What are the key points to create a framework in QTP for oracle forms?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Is it possible to call from one action to another action in qtp?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Explain how Selenium is different from UFT?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.