In a flight window we have to enter the name and meal
request for every passenger.In that window if we give Total
passengers=1 then the Psngr1 name field and psngr1 meal
request field will reflects.if we give Total passengers=2
then Psngr1 name field and psngr1 meal request field,Psngr2
name field and psngr2 meal request field will reflects and
so on.if total psngrs=100 then will we capture all the
fields for the psngrs to Automate the app how we can handle
this scenerio thru Descriptive programming?
No Answer is Posted For this Question
Be the First to Post Answer
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
What are the general steps involved in the data driven framework?
How to handle the exceptions using recovery secnario manager in quicktest professional?
if our qtp vb Script may be Currepted then What we want do?
What is an optional step in qtp ?
How will u test content of an web application with out using chechpoints in QTP 9.2?
What is the standard timing delay for web based application in qtp?
There is web page with the webtable,this contains some data, how do you manipulate the data.
What is Distributed testing? How does UFT support it?
does test plan is in test strategy or test strategy is in test plan.
How Does Run time data (Parameterization) is handled in QTP?