Hi ,
Sometimes all of a suddent we get compilation errors saying a particular element is a particular test is not found although the user has not changed anything to the elements.
Why telerik renames the existing element ?
Regards,
Nithya A.


Hi,
Lot of times the OK button on the application pop ups is not clicked by the step at right place . The tool tends to click it on left or right and sometimes it clicks but the tool assumes it is not clicked and keeps looking/waiting for the button.
These strange behaviors with OK button are experienced for a while now and varioius debugging techniques have been tried but failed. Could you please help me to figure out a more robust clicking technique on this.
Regards,
Nithya A.

We have multiple team members that run against a remote server.
Sometimes we don't know who is running a test against that remote server but need to stop it. How can you go about (from the remote server) stopping an execution of a test list?
Hi,
Is it possible to copy the compiler error. I tried and it seems to be copying 1 error at a time but not all erros or the whole of the compiler result. This makes it difficult to track and correct the errors if there are too many.
Could you please help on this..
Regards,
Nithya A.


Hi,
I am trying to explore testing of our web application on Mobile. Do you have any document/video available step by step through which I can use test studio feature of testing of web application on Mobile?
If yes then please share.
With Warm Regards,
Sumit Kumar

Hi there,
we are using a JIRA cloud. Is it possible to connect to JIRA cloud as for the BUG tracking(Manage Bug Tracking)?
If not, are you planning to implement this?
Thank you


When we try to execute a test list on a remote Execution/Scheduling (all in one) Server, we get an exception:
[06/19 12:02:55,ArtOfTest.Runner.exe(436:1),Error] ExcelDataSource.GetDataUnfiltered() : EXCEPTION! (see below)
Situation: Error reading from Excel database.
Outer Exception Type: System.InvalidOperationException
Message: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
HRESULT: 0x80131509 (Official ID (if app.) = COR_E_INVALIDOPERATION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5385)
Call Stack:
at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper)
at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
This test uses data binding (Excel) to perform the test. A similar error message appeared in another forum thread. Telerik's last response provided a link to their documentation that states that Microsoft Access Database Engine 2010 needs to be installed. Our team installed this on the Execution/Scheduling Server, but the same exception is occurring. The server was restarted and the we tried re-installed Microsoft Access Database Engine 2010 to no avail.
The thread referenced above also referred to 2007 Office System Driver: Data Connectivity Components, which is a broken link, and I'm guessing that Microsoft Access Database Engine 2010 is the now recommended version since it is in your documentation.
To note, when a test list does not use an Excel data binding, the test runs properly.
________________________________________________________________________________________________
Environment Description:
