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, having Copmany Name : Text Box and click Save button. if i enter a vlue, after run..........it shows the already exists. so how to enter random ro mmultiple names names into webedit box(company Name). without using DATATABLE THanks Ramesh
how to download mercury qtp9.2 ny internet ?
what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp
I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function
If requirments changed then how we can teach the QTP this is the new requirment
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
What is meant by Output Value in UFT?
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
what is the use of VIRTUAL OBJECTS? explain ?
when will you do debug your script? and explain that process?
Which is the best testing institute for QTP training in Hyderabad.
Shall we add Local Repository to shared object repository,if yes,how we add