Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo
contains
10..20,20..30,30..40,.Selecting 'a' shld display
10...20,'b' shld
display 20..30.. and so on.tell d script?
2.Random testing of 500 test cases in qtp?
Answer / jaganmohan reddy
Let me explain the answer for the First question:
Write one function for Combo1
n=datatable.value("selectStr",dtlocalsheet)'this statement
will send parameter to the first combo for selection of
a,b,c,d etc
Public function combo1Selection(n)
Browser().page()....select n
'put standard checkpoint on Second combo and select table
i=Browser().page()....webtable().getROproperty("value")
if i="expected" then
'write statements
else
'write statemets
end if
end fucntion
*****Random testing of 500 test cases in qtp*****
Hi u can use excel sheet for testing this....
u can use parameter in the excel as "Run" and in the "Run"
field just specify as "Yes" whichever testcases u want to
run.
this has big procedure....if u want ..just send mail to
djagan2000@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
I want to test advanced Java applications what kind of add- ins I have to install?
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
How you can find length of array in qtp?
what is the difference between QTP 8.0 & 9.0?
What is the difference between keyword view and expert view?
What are the recording modes in qtp?
How to change the run-time value of a property for an object in QTP?
what is Automation frame work and how do u used this for your project?
what is command for executing files?
what is difference normal,analog,low level recording in qtp? what is lowlevel recording?
hello...any one tell me , where can i get company email id.. actually i am searching on testing... in my CV i put 3+ exp.. but all companies are asked company email id.. please provide solution for that... thanx in advance...
Synchronizing test