Answer Posted / prasanna
Let me give u an example :
Suppose u r automating a page..which ahs the detauils of a
customer.
U have different fields like text box,drop down check box
etc..for name..amil id website etc..
So different fields have diffrent constarints..
So u can run ur script for entering different combanination
of values and check hows the aaps is responding..
So this can be done in QTP : u can save all ur data values
in a excel set..and ur script can execute with those
data..in which u can run the script for any no of
interations..
Hope u understood.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
It is a 30 days project & the client is in Singapur and we have to submit daily report regarding 1) What are the completed works, 2) What are the Pending Works ,3) Work planed for next day. You are free to assume regarding the project. can anybody help me to write an email to the client or Senior person who is staying in abroad
Where to maintain information like login, password and url?
How to Rcognize the Objects in the Web Page Dialog Using QTP
Hello, Is there any source from which i can get any live tutorial or trial of Automation tools?? Also i have a query that is there any certification course or exam available for Automation tools QTP and QC?
How did you use automating testing tools in your job?
What kinds of annotations are used in testng?
When will you not automate testing?
List the five essential types of test steps?
What are the advantages of automation testing?
What kind of tests would you automate?
Why automation testing?
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
Tell me how can you switch back from a frame?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.