Up to how much VB scripting knowledge and what type of VB
script knowledge is required for a QTP test engineer for
real time to work ?
Answers were Sorted based on User's Feedback
Answer / richard hall
It depends on the applications you are writing tests for.
If you have a simple Html only application, like QTP's
sample application and "Record and Playback" is a viable
development technique then you need little vbscript.
If you have a asp/jsp/ajax application where "Record and
Playback" is of no value then either one must be proficient
in vbscript or there needs to be a robust and flexible
framework in place to assist developers with few vbscript
skills.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sandipgami84
u must know the vb script, how to work functions. diff.
type of fun.
Is This Answer Correct ? | 0 Yes | 0 No |
why we use environment variables
What are accessibility check point and xml check point?
Analyzing the Checkpoint results ?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.
What is the limitation to XML Checkpoints?
Name the properties you would use for identifying a browser and page when using descriptive programming?
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS
Define Canvas view of UFT?
Suggest and Define a solution for an application whose objects are not recognized by UFT?