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 |
what are the Tools for version control?
What is Object Spy in QTP?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
what is frame work?
what is test data
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
Pls let me know how to find out creation time and index for the web application in descriptive programming?
Explain the checkpoint in qtp?
how to test background color and dynamic images during runtime
Why script error occur in between recording in qtp?