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
can we use QTP for load testing instead of load runner?
How to see the screens after running test in QTP?
1.IF SOME OBJECT IN APPLICATION IS NOT IDENTIFIED BY QTP? HOW WILL YOU OVERCOME THIS? 2. WHEN AND WHYDO U GO FOR DESCRIPTIVE PROGRAMMING? 3. WHAT IS THE DIFFERENCE BETWEEN VB AND VBA? 4.WHAT ARE THE REGULAR EXPRESSIONS YOU USED? 5.IF ANY REQUIREMENT IS ADDED IN YOUR PROJECT, HOW WILL YOU PROCEED TO DERIVE THE TEST CASES AND HOW WILL YOU PERFORM AUTOMATION FOR IT?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?
why the smart identification is not there in WinRunner
What's Checkpoints for QTP?
what is the Command used to start the QTp from Run.
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
Explain how you can delete excel file in qtp?
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.