How to map Test cases to the script?
Please do anwser urgently?Thanks
Answer Posted / dilip
If you are Test cases are in Excel. Use QTP tool
1) Do the Excel database connection in the script and write
test scripts for each case by using test case numbers as
identifier and write the update script for the same in
Pass/Fail columns for getting results after running the
script.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
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 and so on. how we can handle this scenerio thru Descriptive programming?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
What is use of object spy?
How to customize qtp?
How you can delete excel file in qtp?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
how can i pass a "cript"as a parameter in to a function
What are the challenges you faced during you entire life automation ?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Your roles and responsibilities and daily tasks? (As automation tester)
In Remote acess server how u run a test?
How can you identify the browser and its information using QTP script?