What type of error u will get if u have not installed java
add in in java project? what is the error name ?
I think no error will come..when u r try to recording the
java application ..its recognizes default standard windows
objects..if u have a java addin its recognizes java
objects..like javaedit..etc...otherwise it recognizes
winedit..etc..
| Is This Answer Correct ? | 3 Yes | 0 No |
how do close the task manager through QTP?
Will QTP gets installed on virtual PC.What is the maintenance number to be given
Can a function return a dictionary object?
How to test menu options using qtp
What is Version control?
how did u use automating testing tools in ur job?
Write a command for setvalue function in a webedit
can any one tell me how to select some text.i need the script for that
What are the advantages of qtp?
Hi Friends, How to trap an error message on Web page through QTP. Example:- When I put wrong user id or Password on a web page, I get the error message. So when I add the error object in Reposatory, every time it shows as Login Failed Object exist, eventhough using corret login details. And if I do the same without adding the object it shows as object not found. This might be because while recording QTP takes every new page as _1 _2 _3 and so on. as below. Browser("XXXXX").Page("XXXXX_1"). >>login Browser("XXXXX").Page("XXXXX_2"). >>Inbox Browser("XXXXX").Page("XXXXX_3"). >>Sent Items I used below code. Browser("XXXXX").Page("XXXXX").WebEdit("firstname").Set strFN Browser("XXXXX").Page("XXXXX").WebEdit("lastname").Set strLN Browser("XXXXX").Page("XXXXX").WebEdit("userid").Set strUserID Browser("XXXXX").Page("XXXXX").WebEdit("password").Set strPass Browser("XXXXX").Page("XXXXX").WebButton("Login >").Click If Browser("XXXXX").Page("XXXXX_2").Image ("msg_icon_error").Exist 5 Then Reporter.ReportEvent micFail, "XXXXX", "Login Failed!" ExitRun (It shows login failed ever after login is passed. Else Reporter.ReportEvent micPass, "XXXXX", "Login Successful!" End If Please find out a way for me here, and provide me with the correct code. Thanks in Advance.
how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..
1 Answers Synchronoss Technologies,
How to load a object repository in QTP during runtime?
2 Answers BNP Paribas, Virtusa,