what is the process to follow between writing the test
cases & then atomating it?



what is the process to follow between writing the test cases & then atomating it?..

Answer / yugandhar

Manual written test cases will help at the first execution
of the build and it will be consumed upto the get the
stable build. It includes all the validations and the
behaviour of the application . In this scripts the
Navigation steps should be clear.

Automation of scripts will happens after getting stable
build to test regression effects. The same scripts which we
executed manually will be used for automation. Based on the
expected values we will be placing the check points.
Automation is not a creation of test cases but same written
test cases will be automated by record and play back
option.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Hello Everybody, Please tell me can we create Test Plan in QTP? This I am asking irrespective to integrating with Test Director.I mean is there any option to create Test Plan in QTP itself. Thanks, Gaytri

4 Answers  


Dis advantages of XML checkpoint ?

0 Answers   Sapient,


I have given u a application.To automate it what are the things will u consider?

4 Answers   Wipro,


difference between waitProperty & Checkproperty

4 Answers   AON,


I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?

3 Answers   TCS, Wipro,






Hi all, can anyone tell me the challenges u faced while using qtp?

2 Answers  


Hi All, How to Compare two strings character by character in QTP

0 Answers  


Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

0 Answers  


Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??

2 Answers   TCS,


How to make arguments optional in a function?

1 Answers   IBM,


how many scripts r there in QTP? pls any answer this question?

4 Answers  


Can a function return a dictionary object?

2 Answers   CG, Semantic Space,


Categories