where did you automate in your project?(please tell me
example senarios)
Answer Posted / gayathrin
For Regression Testing we will use Automation .
Example :
just think as you are working on Maintanence project
Suppose u executed ur testcases on one load
After one load got released successfully then next load
started (Ie : for each new load,new features will come to
the picture (New change requests))
So you will do manual testing for these new features,
and at the same time you have to prepare the script for
past load testcases .
I think you understood ...in our project we are proceeding
in this way...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
What are the two types of repositories available, explain them?
Explain about Test Fusion Report of QTP?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
How to execute a winrunner script in quicktest professional?
Have you done batch testing in qtp? If yes how you are doing?
Can we create a qtp test from qc?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Is virtual object supported in low level recording mode?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How do you configure QTP AND Test director?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
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
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
How did you resolve conflicts present in Object Repository?