In my Script Firstly i have to parametrize the data then we
import the data from c drive.suppose i have parametrize the
Person name and company Name and i have enter one person
name and one company name in the excel sheet now we import
the sheet and the script is passed i want to ask one thing
can we add more than one person name and more than one
company name in the excel sheet suppose firstly we create
person name "ADDy" and company nmae.'Wipro" and we set the
current row in the script for this data and now we want run
the script another set of data so how we can run the script
with another set of data
Answer Posted / mithra
Incorporate the following method in for loop :
Datatable.setnextrow
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you check that your test cases covered all the requirements?
banking project description for software tester
Problem with XML checkpoint in QTP ?
give me the code to save all messages of inbox of gmail into a folder and notepad
What are the steps involved in recovery scenario wizard?
How QA specialist can identify when programmatic descriptions are useful?
What is a checkpoint? How many check points are there in qtp?
what QTP Options do you know?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
Thanks....But can u tell me how i use the QTP for GIS with one Example...
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What are the benefits of quick test pro(qtp)?
Explain qtp(quick test professional)?
What are the technics follow in writing VB script?