Changing URL in a CodedUI Test [closed] - visual-studio-2012

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I have created a codedui test in Visual Studio 2012. The problem is that I need to be able to change the URL occasionally that opens in the browser as each step of the project is updated to a new version. Apart from the fact there seems to be a number of instances where the URL appears, when I do change it, it seems to reset itself after doing a rebuild.
Is there an easier way to ensure that the URL I set does not change? I'm fairly new to the testing suite so I may have missed something glaringly obvious.
I have looked for some decent tutorials regarding the VS2012 Testing but if anybody could recommend one that I may have missed that would also be very helpful.

You can use the Coded UI Test Editor in Visual Studio Feature Pack 2 to visually update the parameter without any coding.
See the following blog post for a tutorial and info on obtaining the extension: http://windotnet.blogspot.com/#!/2011/07/coded-ui-test-editor-is-visual-studio.html
-Paul

You can try Data Driven Coded UI.
http://msdn.microsoft.com/en-us/library/ee624082.aspx
You can pass various url as parameters to Coded UI.

Related

choosing BPEL engine [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I need to choose an open source BPEL engine for my work. I'm new to BPEL and I've never worked with any BPEL engine. Which engine would you recommend me that is easy to configure and use for a begginer? Brief explanation but I really have to experience at all.
We use Apache ODE at work, and it works fine. The project support we have via mailing lists is enough for us.
I used Oracle's BPEL engine about two years ago. It was both a nightmare to configure, and fairly half-baked in terms support. Even their example code didn't work properly. Things may have changed since then.

Scrum tools with github integration, suggestions? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Im looking for a great agile scrum tool that allows me to do histories, epics, and tasks, file uploads to histories or tasks, and integrate those with github commits, also it should allow to create graphics like time analytics per user and activities and project results graphs and stuff like that...
Im hoping to use something cloud related, if its free better... yet Im willing to pay if its worth it!
What Im looking for is to introduce the agile methodology into a 4 month project that I have with 4 friends, were looking to build our own company.
Thank you for your help!
=== EDIT ===
Ive been looking at the tools you guys have provided, still have not decided, and I found another one all may find useful, but as i said i have not decided, so have you guys checked TargetProcess.com seems interesting?
You can check out https://sprint.ly/ and http://www.pivotaltracker.com/
JetBrain's YouTrack might be a good fit for you since it's free for up to 9 users and its Agile Project Management piece is also free for the first year and has integration with GitHub.
One of the nice project management tools I have experience with is Trac. It's 100% and really easy to use. The UI is pretty simple but it is very useful. Ass addition of that it comes with Subversion integrated. Probably now you think that that will be very painful for configuration. Actually there is a bundle http://bitnami.org/stack/trac where you can find all that environment set it up and ready to use.
Check out JIRA
I think it will fit your needs and offers various reports.

Where I can find sharepoint api [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am new one to sharepoint. I want to gather all the methods and class available in sharepoint. Where I can get them. Just like API. I searched with Sharepoint API in google. But results are not much pretty match. Can you please suggest me any link or document in which i have all the methods and classes for sharepoint.
Thanks
Try this one Link
These contains some of the classes and methods
This should have what you're looking for:
http://msdn.microsoft.com/en-us/library/ee557253.aspx
The main part of the SharePoint API is located in the Microsoft.SharePoint.dll. All classes there are up to your disposition =).
Another part of the SharePoint API is located here c:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\ISAPI. All the ddls contain some API for a certain part of SharePoint.
Moreover there are asmx and svc services that are also located there and they provide more API to SharePoint. And there are also certain assmeblies and services in the GAC and other locations that also provide APIs to other parts of SharePoint.
As you can see the API is really broad and efforts you're gonna spend trying to document them all are enormous. I doubt if they are really documented properly by Microsoft for public use. So now you probably realize why google gave you nothing on SharePoint API. I hope I answered your actual question but I still cannot imagine why you need such a document. If you need it to solve some problem with it, it is definitely not the best way to go. So post here your actual problem so we could help.
Good luck!

Spotify App publishing [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I could not find anywhere on google information about Spotify Apps that would say anything about the future plans of this expansion, in particular, if it would be possible to publish your own app somewhere on the future Spotify App Store or something similar to that. Does anybody know if this feature is in the future development plans of the company?
The process for getting your application published on the App Finder is here:
https://developer.spotify.com/technologies/apps/process/
Specifically, we request you submit a concept to us first so we don't end up with duplicate apps, then once that's approved the process is fairly standard - you make the app, we make sure it's good enough for the App Finder, then it gets published.
If you've already started to make an app, no matter - just submit it as a concept anyway and we can work from there.

DotNetNuke vulnerabilities [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
Anyone familiar with specific security issues in the current version of DotNetNuke?
(I've already checked out their site, securityfocus, etc...)
I've reopened the question, since my client developed their system using DotNetNuke - hence it is a programming question. I just need to know some issues regarding this platform.
DNN Vulnerability information will be at:
http://www.dotnetnuke.com/News/SecurityPolicy/tabid/940/Default.aspx
I'm not aware of any security issues that have been announced with the current version of DotNetNuke (4.9.0). The security policy of DotNetNuke is to address any known security issues as soon as they are discovered. They won't release a version with a known security issue.
I just want to add to this, that DotNetNuke corporation, right or wrong, asks that people not publicly discuss exploit details if known, as it exposes the wide community to greater risk.
Typically the rule of thumb with DNN is to upgrade to the most current version, and keep an eye on the security items posted on the site, also, keeping an eye on Cathal's blog is a good idea as he is the head security person.

Resources