Micro Focus QTP (UFT) Forums
How to start the automation for my project - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: How to start the automation for my project (/Thread-How-to-start-the-automation-for-my-project)



How to start the automation for my project - chinnira - 02-06-2009

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


RE: How to start the automation for my project - bfakruddin - 02-12-2009

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