What does mean by Scope of Automation?n How we defined it?
No Answer is Posted For this Question
Be the First to Post Answer
How to use library files in QTP? how we can call these files in to script?
Hi, I have 50 test cases for automation, Based on which criteria we can decide for these test cases we have to use Descriptive programming and remaining for general coding? Thanks In Advance..Kavitha
Sometimes my QTP scripts works fine and sometimes its not though I am using same shared Repository and am not doing any changes in it.Even though for descriptive programming also its works fine and sometimes it does not work.my application is pretty stable.Could anyone please answer why am facing these types of issue??
What test cases can you automate using QTP?
i have 100 manual test cases, how to automate from no 1. ols detail steps
what is keyword driven testing in qtp?n how is it useful?
HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -
Write a QTP script to print all the link names displayed in a web page
can u expect, major bugs in NET BANKING Project? Modules Transaction Module, Customer Relation Module.
What are the main attributes of test automation?
What is creation time property and how does it work?
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .