Answer Posted / naren
By using RE we can instruct QTP not to consider values of
an object but only consider the format.
ex:if u r testing a date field with different values then
QTP consider only date format not changing dates.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
How to create a standard checkpoint ?
What are the different attribute used with regular expression?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
Explain calling sub procedure.
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
what are all the fileds present in object repository?
What is quick test pro?
What are the advantages of Object Repository?
What contains Data Driven Framework document in qtp?
unique properties of button,edit box, radio button,check box?
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.
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?