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

Post New Answer

More QTP Interview Questions

1.what is test automation life cycle?

1 Answers   IBM,


what is framework? which frame work u follow for writting script?

5 Answers   IBM,


How to face prjoect manager round what type of questions they will Ask ? (Chandana)

1 Answers   Call Centre, Convergys, IBM,


I encountered with very strange problem in qtp while writing the script i written the code window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit this code was working fine for about 10-15 times i executed the script but after some time qtp started giving the error with the same code the error is "Object doesnt support this method or function window(...).window(..)" then i modified the code with only window"regexpwndtitle:=Open").Exit in place of window"regexpwndclass:=XLMAIN").window"regexpwndtitle:=Open" ).Exit now again its working fine i cannot understand what thing is creating the problem if same code executed successfully in starting for about 10 times then why it is giving the error now can anyone give the reason .

0 Answers  


How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.

5 Answers   Semantic Space,






Tell me the QTP Advantages and Disadvatages ?

6 Answers   Accenture, CTS, GE,


How should I get results when I run scripts in a Batch mode

1 Answers   TCS,


How is UFT 11.5 version different from UFT 12.0?

0 Answers  


With what extension you can save the list of tests in a file to run in test batch runner?

0 Answers  


how can i add an action(external action) programmatically?

3 Answers   Ordain Solutions,


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?

0 Answers  


Can anybody give the code for ALL DATATABLE METHODS)(ex: datatable.getrowcount, datatable.getsheet etc....) and ALL DATABASE COMMANDS (like .getcelldata, which are used to retrieve data from a database and from a webtable)with examples.

1 Answers   Accenture,


Categories