Hello all,
What is the difference between "Build" and "Rebuild" solution?
When to click each one? Which changes in the project or solution need build and which need rebuild?
Thank you for your help.
Regards,
Ahmad
Build - Rebuild
Re: Build - Rebuild
Hi,
"Build" option should be a faster way of building solution, where Ranorex builds only the projects with changes. "Rebuild", on the other hand, rebuilds entire solution. In case there is only one project in your solution, you may not see any difference regarding speed of build or rebuild.
"Build" option should be a faster way of building solution, where Ranorex builds only the projects with changes. "Rebuild", on the other hand, rebuilds entire solution. In case there is only one project in your solution, you may not see any difference regarding speed of build or rebuild.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: Build - Rebuild
And whenever the Ranorex code generation fails to produce the correct output during a normal Build, use the Rebuild operation. Happens so frequently here.
- Julien Diot
- Posts: 51
- Joined: Wed Feb 20, 2019 4:25 pm
- Location: Amiens (FR)
Re: Build - Rebuild
Hello,
In the case where modifications have been made in a "Datasource", it is better to do a "Rebuild" because I already had the problem that by doing a simple "Build" the modifications were not taken into account.
In the case where modifications have been made in a "Datasource", it is better to do a "Rebuild" because I already had the problem that by doing a simple "Build" the modifications were not taken into account.