What are the parameters provided by QTP?
Answer Posted / murali eddy
random number parameters enable you to insert random numbers
as values in your test or componemt.
ex: to check how your application handles small and large
ticked orders, you can have quick test generate a random
number and insert it in a number of ticket edit field.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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
Which functionalities of QTP used in banking project? pls any say answer?
How to analyzing test results using quicktest professional?
How can you identify the browser and its information using the qtp script?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
How to test background color and dynamic images during run time can you put the check point for moving objects?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
how can we do the frame work in qtp
what testplan contents and what test strategy contents,what is the diff b/w them
How can you exit from an action?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
How you can replace string in qtp?
What is active screen?
Can we run test with out adding object in object repository? How it is possible?
Name the different types of recording modes?