How many test scripts are prapare in ur project(HeathCare
Insurance).

Answer Posted / ramm

we cant say the exact no.because of the scripts are depends on the functionality.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution

1659


Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

1247


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2413


Why script error occur in between recording in qtp?

1757


How to run a test using quicktest professional?

522






How to test background color and dynamic images during run time can you put the check point for moving objects?

1440


after click on compose mail how can we attached a file in qtp with vbscript code

1607


Does quicktest professional is unicode compatible?

511


Explain the use of action split in qtp?

553


Can we use index on view?

1593


Hybrid framework supports Descriptive programming. Is it true?

642


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 ?

1541


What is qtpro? What is a quick test professional?

577


Name the different types of recording modes?

569


please any one can explain the keyword driven framework. with gmail example.

1615