Posts: 1
Threads: 1
Joined: Feb 2009
Reputation:
0
02-06-2009, 03:43 PM
HI,
We need to start the automation for my project.Please let me know
what type info need to to be coolect for automation?
Thanks
Chinni rao
Posts: 146
Threads: 50
Joined: Dec 2008
Reputation:
1
02-12-2009, 11:26 AM
Hello Chinnirao,
Initially you need develop test case document... for each and every functionality of your application....
Once you have finished to develop test cases you have to check if any retesting functionalities are there?
If you have all functionalities to check only once on their features, it is waste of time to develop scripts for those test cases.
If you have test cases to check the functionalities of feature again and again by providing set of values to conclude that the functionality is stable for all set of values.... then it is better to write test scripts to run no. of iterations on that functionality...
1.Check application is available
2.Check QTP is available
3.Check your desirable environment add-in is installed or not?
4.Check Test-Case document is available?
5.Collect the data for input criteria
6.Develop the Test scripts
7.Enhance Test scripts according to your iteraitions and validations
8.Debug the Test Script for one set or two set of values or for few iterations
9.Once you ensure that the Script is running as per your requirement, Run the Test scripts for all set of values and for all iterations
10.Analyse the Test Results for all set of values...
11.If you find any defects... Analyse the defects... Ensure that the application contain defects
12.Report the defects