Showing posts with the label VSTSShow all
Issues in Visual Studio Coded ui Automation Testing
Ratings:
Platform:
Windows

I received a mail from one of my colleagues in the automation testing arena who is using Coded Ui test project of the Visual Studio to automate some features. Below is the mail I recieved, and I shall be replying to the issues …

Ordered Test In VSTS
Ratings:
Platform:
Windows

What is an Ordered Test ? When do we use an Ordered Test ? How do we utilize Ordered Test feature of Test Projects in VSTS ? Let us first look into the following slides as to how do we add an Ordered test in a Test Project …

Code Customization In VSTS CodedUi Testing
Ratings:
Platform:
Windows

How to do custom clicking in any particular checkbox in a web table based on specific field value within the one row in the complete table. Before explaining or walking through the solution statement, I would prefer to exp…

Why VSTS For Automation Testing
Ratings:
Platform:
Windows

Automation Testing ? There has been a fast pace growth in the market capitalization of the VSTS tool for various Testing requirements at the various. It Service as well as Product based organisation. It has been not just the ab…

Write Text Log For Coded Ui Testing in VSTS
Ratings:
Platform:
Windows

How to : Write Text Log For Coded Ui Testing in VSTS Test Logs are nothing but Results during the Test script run: Suppose we have a specific scenario of logging into an application ( SignInGlobal in the below discussed ca…

TestContext in a CodedUi Testing
Ratings:
Platform:
Windows

What is a Testcontext in a Codedui testing ? When we record a scenario using the codedui testing methodology in the process of automating any particular scenario, a hierarchy gets generated. The hierarchy is nothing but a ref…

Remove Property in Coded Ui Testing
Ratings:
Platform:
Windows

Normally when we go ahead with recording the scenario of logging into the gmail account, we navigate to the user login page from their to the User specific page with the controls being displayed from the automation testing per…

VSTS Testing Resources
Ratings:
Platform:
Windows

Defining Your Testing Effort Using Test Plans http://msdn.microsoft.com/en-us/library/dd286581(VS.100).aspx   Creating Manual Test Cases http://msdn.microsoft.com/en-us/library/dd286715(VS.100).aspx   VS 2010 Testing Cap…

Exception handling in codedUi Testing
Ratings:
Platform:
Windows

Exception Handling in Coded Ui Testing is one of the most powerful of the innumerable tools available within the VSTS Functional Automation framework . VSTS testing involves the record and play approach with the assertion poi…

Multiple UiTest Files in VSTS CodedUi Testing
Ratings:
Platform:
Windows

How to create Multiple UiTset files in a  CodedUi Test Project?  The logically inter related blocks of modules within a System Under Test can be automated in a modularized  block of code, in the following outlined manner. for…

Load More That is All
Close Menu