How you automate testscripts one by one or moduelwise or
all at once
Answer Posted / sreeprasad
Test Automation is process which follows the framework
designed for the company. This framework varies from one
organization to other. Here are some basic steps which are
follwed in general...
Step1: Segregate the test cases to be automated.
Step2: Prepare the test data for the selected test cases
Step3: Make scripts for repeatable or functional scenarios
Step4: Convert those scripts as Reusable functions
Step5: Make test scripts by calling the reusable functions
and adding the conditions as per your requirements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of object repository in qtp?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How do you check ticket cost and ticket number in flight application?
what is actually contain test report? can anybody post the test report
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What are the key points to create a framework in QTP for oracle forms?
Explain the parameter in qtp?
when to start the automation?
How to run a test using quicktest professional (qtp)?
How to use actions in qtp ?
Explain calling sub procedure.
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
what type of automation is follwed in the project?
When to use descriptive programming?
can u explain relative path architecture framework in qtp?