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 |
Explain the difference between check point and output value?
If QTP not recognizing using repository while executing, how can we go forward
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
What is diff betwee datatable.importsheet "path" and datatable.import
If we write a script in the expert view how are the objects created in the object repository? to be clear i will explain my problem first i have recorded the mercurytours application by providing the link www.mercurytours.com and all the objects are stored in the object repository ok this is fine. but i have copied the script generated in the above processes and pasted in a new test and tried to run that script but as the objects were not stored in the object repository it showed an error (The "Welcome: Mercury Tours" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object).so how can i overcome that error
Define Environment Variable in UFT and its uses?
where do you define the objects as regular expression when u are using regular expressions.
How does u create new test sets in TD?
what function you write to do database testing with the help of qtp?
What is the process of synchronizing qtp and aut?
Can we use index on view?
What is action required by QTP if a popup message is coming in exsisting script and now it is not coming. The script is having code to deal with popup message now when we run the script now the popup i snot coming according to new build, instead of changing the code what we can do?