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
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
How to handle dynamic objects in quicktest professional (qtp)?
Analyzing the checpoint results?
How do you capture tooltip using QTP?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
How to execute a winrunner script in quicktest professional?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What is keyword view?
how to test load test and block box testing an a web based application pls give ans briefly
What are the recording modes in qtp?
How can you give wait up to 10 seconds in qtp?
Which scripting language used by quicktest professional?
When should I use smart identification?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance