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 is the diff between Procedure and function
what is the structure for the data driven framework
What is the concept of hooking in QTP?
Explain about Checking Bitmaps?
what could go wrong with test automation?
1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that)
give me the code for check point for validating application
how quick test record on dynamically generated urls and web pages.
Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.
what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
How to open a new test using quicktest professional?