when to start the automation?
Answers were Sorted based on User's Feedback
Answer / chirag
if there are lot of regression testing cycles then we go
for automation ....
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sivakumar
Criteria for Automation:
1) Application becomes stable at one particular point, then
think of automation
2) We need to repeatedly test the same test cases again and
again, we can go for automation
3) Regression testing is more (ie) same testcases needs to
executed in different environments.
4) Very Important, based on the client interest and approval
we can go for automation
| Is This Answer Correct ? | 6 Yes | 1 No |
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
What is object repository?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
What are the data types in qtp?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
what are the mandatory properties for a tex boxc (scenario?)
I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?
How to handle Run-time errors?
What is different command used in command Prompt while using QTP?
How do client side image and server side image work?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods