How many ways to configure the application in QTP,Explain

Answers were Sorted based on User's Feedback



How many ways to configure the application in QTP,Explain..

Answer / raja

using the genearal commend System.Util

Is This Answer Correct ?    0 Yes 0 No

How many ways to configure the application in QTP,Explain..

Answer / adarsh (saama technologies)

Two Ways:

1)Invoke Application "Complete Patth of the application"

2)Systemutil.Run "Complete Patth of the application"

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..

1 Answers   Synchronoss Technologies,


What is difference between version 6.5 and 8.2 in QTP?

0 Answers  


where is the bitmap checkpoint be saved

1 Answers  


Which functionalities of QTP used in banking project? pls any say answer?

0 Answers  


How to take screen shot of desktop by using vb script code or is there any method?

1 Answers  






How to catch the TOol Tip Dyanamically changing values using the qtp script by Descriptive Programming Scenario: ======== 1. when i press the submit button 2. The Tool tip first shows the value "Validating...." 3. Next the value is changed in tooltip "Logging....." ------ And the class is webElement SO , how can i catch both values During Run time using Dp

1 Answers  


What do you to script when objects are removed from application?

0 Answers  


I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .

0 Answers  


What are the Test design techniques you uses in ur project?

0 Answers   Accenture,


What is post recovery scenario?

0 Answers  


I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

0 Answers  


While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?

0 Answers  


Categories