how to select the work for complete automation and one more
thing when u are going to choose automation
Answers were Sorted based on User's Feedback
Answer / j. sambasivarao
The tests, which have to be tested more than one time or
repeatedly for many times with valid and invalid test data,
then we have to go for test automation on these tests to
assess consistency of that particular function in that
particular application.
If I am wrong, please let me know
J. Sambasivarao
9948280248
jampani_sivarao@yahoo.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anonymous
If it is automatable, then go for auto. Means, If there are
things, which we have to/can test repeatedly with different
values, then go for auto. Once the appli became stable then
go for auto. While regression also. First Manul.t should be
completed on the appli.
Generally, large web applications are the best candidates
for auto. If it is Insurance, Banking, Finance application,
then it best suits for auto process.
--------
Post your opinions on this -whether this is understandable
or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hari krishna.y
The work depends upon the Test Lead:
-------------------------------------
1.He will consider the +ve and -ve flows of the application.
2.When the application comes to a stable state then automation
will be continued.
3.If at all the application is continuously changing then automation is very useful(Regression Testing).
4.If we want to check with multiple user names and password with valid and invalid outputs then automation is very useful (Re Testing).
| Is This Answer Correct ? | 0 Yes | 0 No |
when i add the items to the repositry, the item is loading is "winmenu", but wn i write the script the tool is not able to recognise the item, i know that we need to define the mandatory or assitive properties here, but i am confused wt i need to difine here and on wt basis i need to select the properties and define it, can any one help me out on this.
What is the use of Accessibility check point?
How to use debug tools?
can we call runaction in the funcion
How many ways is to parameterize the value?
What is the difference between run time object and test object?
How to release all resources file from the QTP?
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
what is the smart identification techniqu?what r the different mechanisums used in it?
Qtp Automation Engineer , Can he login in VSS? What purpose he login In VSS? But Some companys are using CVS AND VSS ? some are Have log in in VSS Some Not login(not accessing) into VSS, not login persons are working on CVS? my doubt is, can Qtp automation engineer have loin in VSS or not? Where he store QTp Script?
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?