Quantcast
Channel: TeamMentor Development and Testing
Browsing latest articles
Browse All 21 View Live

Image may be NSFW.
Clik here to view.

Creating the Distribution ZIP files for new version of TM

Take the master branch of TM from TeamMentor/Master (thanks Dinis for merging the 3.3 branch into master) Start TM to have it create the Library_Data directory structure Remove the following from...

View Article



Image may be NSFW.
Clik here to view.

Beginning Development on Team Mentor

Reblogged from Code Clueless: Installed Git, cloned the Master source code repository and loaded some XML data with help from Kofi Sarfo. I'm really liking the rawness of the app. For example, when...

View Article

Image may be NSFW.
Clik here to view.

Best approach to find nested elements with WebDriver :When Xpath becomes your...

Most of the time, browser automation using WebDriver is all about finding html elements: find a button and click it to perform any action, find an user input text box and set a specific text, find a...

View Article

Image may be NSFW.
Clik here to view.

Using jQuery Selectors to interact with TeamMentor : A good starting point...

It’s important to take advantage of the cutting-edge technologies we are using at TeamMentor and make sure those technologies can be used to perform testing and improve the quality of the product....

View Article

Image may be NSFW.
Clik here to view.

How To Configure TM Server for updating forked content

    So I started with making a clone of the latest TeamMentor code from https://github.com/TeamMentor/Master.git        Renamed the directory to a more meaningful name for that server     Changed the...

View Article


Image may be NSFW.
Clik here to view.

Using WebDriver Actions class to interact with TeamMentor contextual menu

I was trying to add a test to verify that TeamMentor contextual menu, was displayed using mouse right-click, so you should be able to see a menu like this one : Fortunately, WebDriver provide a class...

View Article

Image may be NSFW.
Clik here to view.

Some jQuery selectors works on Firefox console, even though jQuery hasn’t...

While we have seen the power of AngularJS (which looks very promising ), it seems like this framework is a good candidate for our future implementations. At the time of writing this article (April...

View Article

Image may be NSFW.
Clik here to view.

How to design an application using AngularJS if you are familiar with jQuery?

I found a very interesting question at StackOverflow (which has a lot of reputation and a very good approach), so the idea here is to point this question so it can give us an idea on how to address the...

View Article


Image may be NSFW.
Clik here to view.

Standardizing TeamMentor branching names

I started working on fixing some small issues at TeamMentor with the idea in mind of understanding the branching model that GitHub offers, along with the idea of getting involved with all the workflow...

View Article


Image may be NSFW.
Clik here to view.

Question : Will a GUID lose it’s uniqueness when you remove the dashes (-)?

Today while I was fixing an issue at TeamMentor, I wanted to play around with the URL manipulation. I tried to remove all the dashes (-) from the URL  GUID to see what would be the behavior. And I was...

View Article
Browsing latest articles
Browse All 21 View Live




Latest Images