what type of test cases tou will automate?

Answers were Sorted based on User's Feedback



what type of test cases tou will automate?..

Answer / rajendra prasad

Before going to Test automation Test engineers prepare
Testcases for each functionality of the application.
Test Automation Used to reduce the testing time of the
application.
It is impossible to automate the all fucntionalities
of any project.
Some testcases are very important and these testcases are
needs to run every time after getting a build for testing.
these testcases are called as Smoke/Sanity testcases.
One morte important thing to remember:
Automation will be used for products/projects which needs
continuous maintanance support and updations.
Repeatedly executing textcases,more time consuming testcases
will be automated.
Automated tests used to conduct regression testing on
application.

Byeee

Rajendra Prasad
rajendra_penumalli@yahoo.com

Is This Answer Correct ?    7 Yes 0 No

what type of test cases tou will automate?..

Answer / srinivas

Regeression Test cases
bcak end test cases
sanity/smoke test cases
performance related test cases we can automate

Is This Answer Correct ?    4 Yes 1 No

what type of test cases tou will automate?..

Answer / marcus

When there is repeatability in the application and the
application which under goes maintanence in large scale
requires automatedd testing.In the other hands when there
is difficulty in validating large amount of data manually
requires automated testing.

Is This Answer Correct ?    1 Yes 0 No

what type of test cases tou will automate?..

Answer / ram.polavarapu

regression testing we can automate and sanity test also

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Explain about invoking of application?

2 Answers  


I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot

5 Answers  


difference between recording methods and recording modes in QTP

5 Answers   Ordain Solutions,


Explain how Does Run time data (Parameterization) is handled in QTP?

0 Answers  


What is Performance testing?

2 Answers   Crea,






How we can do Batch testing in QTP?

6 Answers   Kanbay,


Where can I find and view run-time data table?

0 Answers  


We stored into the objects OR and then write the scripting

0 Answers   L&T, Wipro,


Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?

2 Answers  


What is a Run-Time Data Table? Where can I find and view this table?

4 Answers  


what is run-time object property in Object spy in QTP9?

3 Answers  


In a QTP project lets say there are 100+ function library and incorrectly we have duplicate some function in multiple libraries. How to find those duplicate functions and remove them?

1 Answers  


Categories