hi i am unable to do select the flight in the flight table
like
list_select_item ("Flight",v_Select_Flight);
v_Select_Flight=19072 LON 08:00 AM LAX 10:00 AM
AF $161.90
why it is happining pls clarify me doubt
Answer / ramprasad.s
Dear
First List_get_item
then List_select_item
iam sure it will work
| Is This Answer Correct ? | 0 Yes | 1 No |
Have you ever written test cases or did you just execute those written by others?
Explain the winrunner testing process?
How to close the winrunner window from the script itself?what is the code?
What is database check points? how many types are there?Explain?
Tell US the Short key to open the dialogs of windows.
how we will create the functions and calls that functions in the main test in winrunner
What is the use of test director testing tool?
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com
How do you suppress a regular expression?
We added data driven test in to our test script, how to remove the data driven wizard from the script?
which testcases do u automate?
pls tell me how to convert string to date format. my problem is in excel i have given date ,after used in the ddt_val function ,it is not converted pls tell me how to convert string to date format urgent