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
How to find Operating system information using QTP script?
wht type of User defined functions or Java Releated functions do we write in VB scripting
How to use reporter.report event in qtp ?
What is the difference between keyword view and expert view?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Why we load add-ins in qtp?
when will you do debug your script? and explain that process?
What are the check points can be inserted without recording?
What is difference between Recording time object identification and Run time (Execution) time.
What are the different attributes used with regular expression?
What is test object?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
How to break the object spy ?