What is the expert view?



What is the expert view?..

Answer / Rajesh Kumar Verma

Expert views in QTP are a way to customize test execution based on certain conditions. You can create and apply expert views to modify the behavior of keywords, functions, or properties during test runs. Expert views allow you to fine-tune test automation and address specific testing requirements more effectively.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Syntax for how to call one script from another? and Syntax to call one "Action" in another?

3 Answers  


Does the Existing reusable action can be modified at the time of calling the action?? Please help me..

2 Answers  


The xls contain data. how to get number of columns form the sheet?

4 Answers   Virtusa,


What is keyword view and Expert view in QTP?

9 Answers   Ordain Solutions,


WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?

6 Answers   CTS,


How to compare the two strings?

2 Answers  


how open two urls in one browser? plz urgent

9 Answers   Satyam,


How can we perfom Action and Component parameter.?

1 Answers   EDS,


How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.

2 Answers  


can u store QTp frame work folders in VSS? If Not where u store those?

1 Answers  


I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!

1 Answers  


How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?

1 Answers   CTS, IBM, London,


Categories