Discuss QTP Environment.
Answer / sreeprasad
QuickTest Pro environment using the graphical interface and
ActiveScreen technologies - A testing process for creating
test scripts, relating manual test requirements to
automated verification features - Data driving to use
several sets of data using one test script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Please anybody can tell the where can i get the information about pharma and bank testing, i put the pharma&bank projects in my resume, so i dont know what to tell about them, so where can i get the information and what we test for these, i need domain information, what r the screen we test?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
can u please explain what is the exact difference between qtp8.2 and 9.0
how to acess a test in RSA?
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function
How we can call the scripit from another scripit in QTP?,Not a call Action
How to suppress warnings from the test results page?
1. how can you handle exceptions without using recovery scenario?
Dis advantages of XML checkpoint ?
What is qtp window?
how to parameterizing values from an excel sheet in Quick test professional?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?