I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
Answer Posted / arun
In this Scenarios we should think of which functionality is
more priority out of Functionality A and B. Here we should
consider of Functionality B as it will be tested every day.
Thanks,
Arun
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are benefits of qtp?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
What are the types of properties that quick test learns while recording?
How can you exit from an action?
What is object spy in quicktest professional (qtp)?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
When to use descriptive programming?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
what is impact analysis on regression testing?
How to analyzing test results using quicktest professional (qtp)?
how to acess a test in RSA?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
How to find operating system information using the qtp script?
How many add-ins comes by default with quicktest professional (qtp)?
How you create new action in qtp?