...
...
...
...
...
Execution Report Not Getting Generated
You may find execution reports are not getting generated after the suite execution is completed. At times, some of the Windows policies block Qualitia registering few Qualitia components. This may result in not generating results for the Suite executions.
In order to resolve this issue, you must update the Windows registry-based as mentioned below:
- Press Win+R to summon the Run dialog box.
- Type Regedit and press Enter.
- In Windows 7 and Windows Vista, click the Yes or Continue button or type the administrator's password.
- Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\fipsalgorithmpolicy registry.
- Set the value as 0 as mentioned in the screenshot below.
- Close Registry.
...
This driver is not configured for integrated authentication
...
This error occurs when using Qualitia with SQL server 2016 developer edition and the Authentication Mode is set as Windows Authentication.
Solution:
- Download Microsoft JDBC Driver 6.0 for SQL Server.
- Unzip the file at some temporary location.
- Go to enu > Auth.
- Copy the dll depending on your OS (32 or 64-bit) version.
If you are using 32-bit, then copy sqljdbc_auth.dll from x86 folder and if you are using 64-bit, then copy sqljdbc_auth.dll from x64 folder. - Open the Java directory that is set under Configuration Settings > Execution > Java Install Path.
- Add the dll file to lib and bin folders.
- If you are using jre7:
- Go to enu > jre7.
- Copy sqljdbc41 and add it to Qualitia installed location [C:\Program Files (x86)\Qualitia\Qualitia 8.0.0\WebDriver\lib].
- If you are using jre8:
- Go to enu > jre8.
- Copy sqljdbc42 and add it to Qualitia installed location [C:\Program Files (x86)\Qualitia\Qualitia 8.0.0\WebDriver\lib].
Expand | ||
---|---|---|
| ||
This issue occurs when the configuration file is missing. The file is created when you save the configuration settings for the first time. Solution:
|
...
Expand | ||
---|---|---|
| ||
Solution: In case you come across this error:
If the issue still persists, follow the steps mentioned below:
You can now log on to Qualitia Client without any error. |
...