How you automate testscripts one by one or modukewise or all
at once

Answer Posted / guest

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.

Hope i cleared your doubt...

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.

1783


An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

568


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3271


What is environment variable in qtp and why to use it?

543


1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins

1430






how will you load the test cases in ddt?

1596


explain how to write vb script in qtp?when will you write own script?

1853


What is the difference between the keyword view and expert view?

524


we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?

1630


What is the difference between qtp and selenium?

546


Explain process of smart Identification in QTP?

598


Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.

1763


how did u use automating testing tools in ur job?

1482


I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?

594


can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?

1402