This is on of the most helpful options that helps a developer a lot.
We need to modify the instanceconfig.xml file to enable this feature.
Follow the below simple steps to enable it.
1.Find the instanceconfig.xml file take backup for safety.open the file.
2.Add the below XML code to the file and save it.
<TestAutomation>
We need to modify the instanceconfig.xml file to enable this feature.
Follow the below simple steps to enable it.
1.Find the instanceconfig.xml file take backup for safety.open the file.
2.Add the below XML code to the file and save it.
<TestAutomation>
<OutputLogicalSQL>true </OutputLogicalSQL>
</TestAutomation>
That's it,You are Done.
No comments:
Post a Comment