Answer Posted / pravati
we go for test autonate because of
>wider test coverage of application features
>reliable in results
>saved time and cost
>test frequently and thoroughly
>less humanpower
>more accuracy
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
How to explain a banking project in interview as a test engineer???
What are the properties you would use for identifying a browser and page when using descriptive programming?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What is the standard timing delay for web based application in qtp?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Explain the types of properties that quick test learns while recording?
How is the Bitmap checkpoint different from Image checkpoint?
what you mean by artifact,milestone...
How many types of actions are there in quicktest professional?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
How you are developing the script? Using record and play back or manual?
How to give a call to another action from one action?
How to find Operating system information using QTP script?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api