how to test one edit box using Java addin for Web Applications? write script?
Answer / sunil
javabrowser("****").javapage("***").javaedit("****")
| Is This Answer Correct ? | 1 Yes | 5 No |
What is the differnce between action & script
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
How QTP recognize the object??how to add objcts into object repository??
what is descriptive programming? what are the mandotory properties in qtp? what are libriry functions in qtp? what frame work you are using at your project? what is object repositery? what is our role as per qtp project is concerned as a software tester?
How to call a test from another test?
How u perform Batch Program in QTP?
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
How to make arguments optional in a function?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
Write the vb script for the lowest and highest values of an array?