Today only i joined in this site. Can u please tell me
definition of parameterization. and how i can do the
parameterization?
Answer Posted / ns
passing runtime input values with the help of data table or
data source is called parameterization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many scripts did you have?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
How to use descriptive programming?
How to run a test using quicktest professional?
What are the challenges u faced in testing with crm domain? How u overcome with?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
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
How to analyzing test results using quicktest professional?
what is meant by Implicit and explicit requirements?
hi nani my doubt is how does qtp process metrix related to software process.
What contains Data Driven Framework document in qtp?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.