Forum Discussion
abdul_rp
14 years agoContributor
Hi Julia,
I tried executing the script after inserting the Breakpoint. There is no change in the behavior. The execution Starts and Stops without performning any operation.
Where as My other project works fine ( I have multiple projects).
Scenario
The Problematic Project ( Say "A") Works fine in the following scenario.
1. Launch Testcomplete and Load Project "B"
2. Execute a Small scenario or the following simple code or any other code
function Test()
{
ShowMessage("Test");
}
3.Load the Project "A" now and Execute the script. It works.
If I open the Problematic project at first instance after launching TestComplete (after restarting the System) , we are facing the problem.
Could you please let me resolution for this. I am using TestComplete 7.52.
Regards,
Abdul
I tried executing the script after inserting the Breakpoint. There is no change in the behavior. The execution Starts and Stops without performning any operation.
Where as My other project works fine ( I have multiple projects).
Scenario
The Problematic Project ( Say "A") Works fine in the following scenario.
1. Launch Testcomplete and Load Project "B"
2. Execute a Small scenario or the following simple code or any other code
function Test()
{
ShowMessage("Test");
}
3.Load the Project "A" now and Execute the script. It works.
If I open the Problematic project at first instance after launching TestComplete (after restarting the System) , we are facing the problem.
Could you please let me resolution for this. I am using TestComplete 7.52.
Regards,
Abdul