What is the need and applications of learning VB script for
a automation(QTP) engineer ain Realtime ?
Answers were Sorted based on User's Feedback
Answer / rajesh
Just image an software product for commerical purpose. To
test this application there are 1000 test cases out of which
350 test cases are automated. Maintanance(execution and post
processing the results of recorded scripts of 350 test
scripts takes minimum 70% of the manual testing efforts. The
size of over all scripts for all the test cases becomes huge
and tedious to maintain.
VB is Object oriented scripting language, so learning VB
helps to customized the VB Scripts, remove redundancy by
using resuable components as per the framework guidelines
which accomplishes the test execution task simple,
efficient, effective in maintainance and finally reducing
the test cycle.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
How to use checkpoints in qtp ?
what is the diffrence bw qtp architectute and qtp framework?
Syntact for how to call one script from another? and Syntax to call one "Action" in another?
Waht is diff between SystemUtil.Run and invokeapplication
What is Object Spy in QTP?
Hi All, How to get repeated word in string . Thanks Balaji
hi nani my doubt is how does qtp process metrix related to software process.
What is keyword driven testing..what is the use of this in Automated testing
Which object repository we use in real time and can we merge 2 object repostiory and how?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
what is the difference between xmlutil and xmlDOM in qtp?