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?
Answer Posted / patil
You should store the value for the name in a variable well
in advance in a Test Data file. Using a function which
reads the data, get the value from the sheet in an
iterative process.
Ex: custname="xyz"
Then...
If B.P.F.WebTable.exist(0) Then
name = Trim(B().P().F().webedit("cname").getroproperty)
("text"))
If custname=name Then
Reporter.ReportEvent micdone,"sucess"
End If
Else
msgbox "No object"
Existaction
End if
Patil
Jai Ganesh Maharajki...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
Write a QTP script to enter a keyword in to Google search engine?
How do you perform Regreession Testing?
How to Test the mainframe application?
What is an optional step in qtp ?
What are the Application Functions available in QTP?
Is it possible to switch between recording modes during a test creation?
Does QTP record on Objects created on XWindows Environment?
Explain step generator in qtp?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
How to open a new test using quicktest professional?
Key word driven framework
How do you configure QTP AND Test director?
What is quick test pro? What is a quick test professional?