Questions tagged [seetest]
42 questions
0
votes
2 answers
iOS - Trigger click events outside of the app - like in app drawer
How can you trigger touch and type events outside of your app. I already have created a service that can collect certain data but I can't trigger clicks.
P. S. My requirement is to have a device cloud hosted on the internet and allow people to…

sukhitha
- 31
- 6
0
votes
2 answers
How to emulate android phone operations into emulations in desktop
Is there a way to emulate whatever operation we perform on phone to be displayed in desktop/laptop.
When my physical device is connected to my desktop/laptop, i want an emulator like feature displayed, where whatever operations i perform on phone…

Uday
- 1,433
- 10
- 36
- 57
0
votes
1 answer
Any opensource tools to create and run automated tests on real device (Windows Phone)
I want to create and run automation tests and run it on real Windows Phone device. The only tool that i found and it works with real devices is SeeTest. Does anybody knows some alternative tools to do it ?

Vadim Balaban
- 39
- 1
- 7
0
votes
4 answers
Tool using selenium for mobile testing
I am developing a tool with keyword driven testing for Mobile Applications.
Is there any way to use the Selenium for Mobile testing without using Appium or any other tool in between ?
Also, apart from multiple platform support what is the…

Bhuvaneshwari
- 82
- 2
- 16
0
votes
2 answers
What is the default script generated by SeeTest Automation
What is the default script that auto-generated by ExperiTest SeeTestAutomation. Will that script be editable ?

Kapi
- 43
- 8
0
votes
1 answer
c# System Test Automation
I am looking for a software framework which allow me to create a flexible system test solution targeted at automated testing of small networked systems. Some of the requirements are:
.net based is preferable (the company is a big .net user and has…

Walter Kelt
- 2,199
- 1
- 18
- 22
0
votes
1 answer
SeeTest Junit simple automation
I'm trying to create a simple Junit test with SeeTest, after reading this tutorial,
on eclipse with Junit4.
I recorded some actions in SeeTest and saved it.
Took the exported code as is.
Opened a new Android test project + and pasted the code from…

NickF
- 5,637
- 12
- 44
- 75
-1
votes
1 answer
Mobile Automation Tool
Please let me know which is the best automation Tool for Mobile Native application.
We have two Choices 1. DeviceAnywhere 2. SeeTest.
Please provide the positive and negative points of the tool.
Regards,
Rahul Mendiratta

Rahul Mendiratta
- 615
- 1
- 6
- 14
-1
votes
1 answer
Not able to add iPhone in Appium Studio
While trying to add an iPhone in Appium Studio and after login when we click on Register button, then it says account added. But "OK" button remains disable.
Any help will be much appreciated, earlier (6-7 months back) we used to do the same with…

Deepak Arora
- 31
- 6
-1
votes
1 answer
How to verify a random number generation and provide a calculation
I have a Website https://www.ultimateqa.com/complicated-page/ on the website there is a form to fill in that has a Captcha which produces random numbers and asked the user to do the addition and enter a number.
I am trying to do this on Selenium…

awalker23
- 45
- 1
- 6
-1
votes
1 answer
Good Emulators/Simulators (Android, iOS)
I'm looking for some good testing tools (emulators) for Android and iOS to test my PHP web app on.
I short-listed the following
1) Robotium for Android
2) Seetest - http://experitest.com/support/download-2/
Can anyone of you post your views on…

verisimilitude
- 5,077
- 3
- 30
- 35
-2
votes
1 answer
maven test not running appium studio
I try running my test case using maven project and i want to integrate with jenkins too. but maven not running my test.i already add dependency to appium also. but still not run the test. i using appium studio to make my test case and copy code use…

bandit 1
- 1
- 1