Write the Test Cases for ATM(Any Time Money)
Answer Posted / subhash
To Test ATM
First of all
Make sure that ATM card is inserted in the proper way or
not
Verify that ATM Machine can recoginse the ATM Card or not
Verify that by default it should display the name of the
Account holder & it should request for the password on
the screen ..
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
How many types of parameters are available in quicktest professional?
what is the difference btn risks & Therads in the Test plan documentation?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Is any limitation to xml checkpoints?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Explain the concept of object repository and how quicktest professional recognises objects?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
How to modify the text checkpoint?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
Hi ,Can any one pleas explain how to test splash objects using QTP?
can u explain relative path architecture framework in qtp?
How many types of recording modes in qtp? Describe each type with an example where we use them?