Where to use the public or private functions in your script?
Answers were Sorted based on User's Feedback
Answer / jagadish
public: basically this use of access the number of
condition,loops in our script any position.
private: this is use of onlly that condition
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / narendra
public: we can use this function,we can call corresponding
function in any test when ever it is required.
private: we can call only for that particular test only
| Is This Answer Correct ? | 1 Yes | 0 No |
Hai guys can any one tell me tnhe difference between the product testing and Project testing?
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
Tell me the Script to close winrunner from the script itself..
How do you run your test scripts?
what is virtual object?
Which are default codes winrunner generates when we start the application?
Name the different modes of recording?
tell me the detailed exaplanation of different types of tesiting
What is the diffrance bet. Compiled module and User defined Functions?
How to automate testcases?what were the challanges that u had in automating win runner?
when obligatory & optional properties cannot uniquely identifying an object then in that case which method u r follow for identifying object in Win Runner ?
how many options are provided in WR login screen