Questions tagged [testing]
A technical operation or procedure that consists of determination of one or more characteristics of a given product, process or service according to a specified procedure.
49 questions
1
vote
2
answers
4k
views
Creative User Names for Test/Dev Accounts
I need creative help thinking of clever and creative User names to make up for Test accounts....aaaannd go!
1
vote
1
answer
49
views
How do I test my team site before I share it?
I might not be asking this correctly as I am still very new at SharePoint. I am trying to figure out if it is possible to view my team site as if I was a visitor? This way I can see exactly what they ...
0
votes
0
answers
819
views
SPfx gulp-serve command not launching the browser page in local host
I have created HelloWorld web part from this tutorial.
The command yo @microsoft/sharepoint and gulp trust-dev-cert executed successfully.
After that, I executed gulp serve command which shows below ...
0
votes
1
answer
602
views
SharePoint workflows testing environment
Is there any way, how I can set up a proper testing environment for workflows in SharePoint 2013 (created in SharePoint Designer)? And I mean real testing environment that I can easily deploy to a ...
0
votes
1
answer
42
views
Are there any specific / difference in testing strategies and best practices that needs to be followed for SharePoint 2013?
Are there any specific / difference in testing strategies and best practices that needs to be followed for SharePoint 2013 when compared to sites developed in .net/Java?
0
votes
2
answers
68
views
Migration of Outlook Exchange to O365
My client is moving from Outlook exchange to O365.
As a part of functional testing, what should i test.
I am not involved in migration testing and it is out of scope for me.
1
vote
2
answers
277
views
Sharepoint Online site migration for testing
i am using SharePoint Online site. I want to replicate my live site to other testing site. i tried to save it as template but it did not allowed me. while searching i found out " if site has ...
1
vote
0
answers
70
views
List of SharePoint CU user-centered Testcases
Does anybody have a list of testcases to use for CUs testing? I'm searching for testcases for common user actions like
Document Upload
Document Download
Follow functions
List Attachement
Newsfeed
Fill ...
1
vote
0
answers
20
views
Subsetting production data towards virtual lab
We are currently thinking of setting up a virtual lab, which is essentially an isolated virtual network with an exact copy of all production components. By using specific port mappings one can access ...
0
votes
1
answer
80
views
Easy way to create testing environment of SharePoint 2010 Application
I want to create a test environment for SharePoint 2010 Application.
The steps I will follow are.
Backup development Application content DB.
Create a new site in Testing environment and replace its ...
4
votes
2
answers
173
views
Is SharePoint throttling my load test?
I have a Visual Studio 2015 load test that I am running against SharePoint 2013. Once the test increases to around 100 users, page response times increase dramatically. Once the load test hits 1000 ...
0
votes
1
answer
142
views
SharePoint Sanity Testing In New Domain
We're completing a domain migration and trying to compile a set of sanity checks/tests to validate the move for various applications including SharePoint.
There is not requirement yet to do full ...
2
votes
0
answers
100
views
How to do regression testing of code which relies heavily on SP... classes?
I've inherited a SharePoint project and I'm at the step when I will start adding tests for regression testing. The fact that practically every method in the project relies on SPSite and similar SP... ...
7
votes
5
answers
618
views
How can I be logged in in parallel with different user profiles for testing, what users with certain permissions can see in a SharePoint site?
When defining permissions in a SharePoint 2013 site or library I'd often wish to easily test what a users with (only) those permissions can see on this site.
So I think I'll have to create some test ...
0
votes
1
answer
71
views
Testing Site & Go Live feature?
For SharePoint website, is there a feature that, developer can try all the settings in the Testing Site, and after the trials have been confirmed, the developer can click a Go Live button, then the ...