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 |
Please guide me release notes of Automation once scripts are completed
How do u override the meaning of a standard object in QTP?
How can get count of list box?
HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............
hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
Deal All, Recently i face one interview question in one company. str="test12@#3456" In This i want to print like special character and numeric ,word in one script please tell me how to write the code for this Thanks Balaji
Do you have any knowledge about Business Processing Testing in QTP
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
What is the entry and exit point of automation testing
write a function to read the items from Combobox of Flight Reservation application and save in excel.
What is the difference in testing a client-server application and a web application?