looking for good clicker application [closed] - automation

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I am looking for a good application that have capability for automating the Windows GUI .
somthing that for exemple record my mouse action and repeat in after that .

AutoHotKey includes a macro recorder.

There are several automated UI testing systems will let you do this. SIKULI is one of the best freely available examples.

If you are using Visual Studio, it's worth checking the Code UI tests that ship with it.There are various resources out there to get you stared on that.
Two heavyweight suites that focus on what you are after are IBM's Rational Robot & HP QTP. Both come at a high prize, but are very professional and stable - at least that's my experience on them.

Related

What is the difference between Proctractor and Selenium? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I am in the stage to find out what is Selenium. Its website looks very old. Here is a nodejs version of it.
I also found a good in browser testing solution protractor.
Are they designed to do the same thing? Which one should I use? Why Selenium website is so old, out of favor?
All tools you mention above like protractor, nightwatch are all based on selenium. If you are looking for a nodejs based solutions you can either directly use WebDriverJS (popularly known as selenium) or use many other frameworks which are developed on top of it. Every framework below offers unique features, you need to pick what works best for you. The basic advantage of using framworks is that they do most of the heavy lifting for you, that way your code is small and maintainable. UI testing is hard, the smaller the code you have the easier it is to maintain
protractor (good support if your app is angular)
nightwatch
nemo
webdriverio
wd

How to start making a game engine in C# [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
How would i go about making a game engine from scratch, i know that this is a very hard task and the final engine will not be able to compete with an engine like Unreal or Unity.
I only plan to use this to get better at programming and if it helps i'm using C#.
Check: http://www.gamefromscratch.com/post/2013/06/14/A-tutorial-series-on-building-a-game-engine-from-scratch-almost-literally.aspx
You may also want to check more interactive tutorials such as those on
Udemy, which cost some money but offer a much more interactive environment. I'm sure you will be able to find a C# game engine guide on there.

What is the difference between mobile application testing and web application testing [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
please friends help me out
1) what is the difference between mobile application testing and web application testing?
2) what is adhoc testing?
3) differences between sanity and smoke testing
for mobile application testing we will have to handle some specificities like playing around with touch interface, the different sensors of the phone , connectivity quality etc. This is a very broad topic. I would recommend to follow this blog
wikipedia is your friend
You can find some definitions there but I think it does not really matter so much. Most of the people don't make the difference between the two terms. Just think of it as "quick tests to get an idea on the overall quality of my SUT" or "is it broken or can I go on and do more in-depth testing".

VSTS Loadrunner or something better? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 years ago.
Improve this question
I am looking to get a comparison between stress testing tools that are available today. The options put forward to us are either VSTS or Loadrunner.
As of now, the inclination is towards Loadrunner, but we are looking to see if there is any better option today.
Depends on what you're testing. Static HTTP or simple JSP pages, use something free like jmeter. If you're testing ASP.net, silverlight or other MS technology stack apps, then VSTS is your best bet. For almost anything else LR works well, including newer Rich Internet Web 2.0 type pages including AJAX and Flex.
Loadrunner licenses are prohibitively expensive, if you're looking at a one off test, it isn't worth acquiring a license.
For .NET Apps you can rely on VSTS. They help you simulate
Web Services Performance Testing
Coded UI for functional testing
Xpath Testing
patterns & practices: Performance Testing Guidance
http://perftesting.codeplex.com/wikipage?title=How%20To%3A%20Use%20Data%20Binding%20in%20Load%20Tests%20in%20Microsoft%20Visual%20Studio%20Team%20System&ProjectName=perftesting

software to make a video presentation for my web application? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Finally i finished my web application and i am ready to show it to the world .. but first i need to a make a kind of demo video of the app, what tools would help me with such task ?
There will be video captures of the screen, some images off course and text ? any recommendations ?
Thanks in advance
Camtasia Studio is the gold standard for this kind of work and is very full featured, but it's a bit pricey. Somewhat more inexpensive and quite good but less full featured is My Screen Recorder Pro.
i think microsoft live meeting has a way to record meetings. What you do is to set up a live meeting with yourself( i know sounds stupid) and then you share your screen with the attendees (its you) and press record meeting. That should work.
But maybe there is something easier out there....