What is the need and applications of learning VB script for
a automation(QTP) engineer ain Realtime ?
Answer Posted / 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 |
Post New Answer View All Answers
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
By using QTP can we record any log files written by the application which is in execution?
Why is Client side image is preferred over server side image?
What is the difference between a Function and Procedure in QTP?
What is the Difference between test object and run time object?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
What is the difference between Keyword Driven test and Data Driven test?
How u will do versioning in QTP?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
How to explain a banking project in interview as a test engineer???
Explain in brief about the quicktest professional (qtp) automation object model?
What is data driver in qtp? Where we use it?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?