what are the mandatory properties in qtp?
what are the library functions in qtp?
Answer Posted / raju
mandatory properties are the properties of the objects must
identified by the qtp while identify the object.
we can see mandatory properties in object descriptionin
object repository after recording.
Library functions are the inbuilt functions available in
qtp .Libray fuctions are used while excuting tests by
writing vb scripts in expert view
ex: split(),mid() etc
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to use debug tools?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
What are the key points to create a framework in QTP for oracle forms?
What is the process of synchronizing qtp and aut?
How can you identify the browser and its information using QTP script?
How does quicktest professional (qtp) identifies the object in the application?
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
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What is system testing and what are the different types of tests you perform in system testing?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Define Error Pane of UFT?
Give me some real time point of way where exactly we can conduct audits?
What are the different kinds of test steps?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com