Search found 4 matches

by asangahtang
Thu Apr 25, 2013 11:19 pm
Forum: Automation API
Topic: Metro App - Test can't run correctly through visual studio.
Replies: 3
Views: 2277

Re: Metro App - Test can't run correctly through visual studio.

I did run Visual Studio as admin, checked the path. The test is being run on the same machine. It still could not find that dell app.
What do you mean by "Please make sure that there are no dynamic ID's in your path." ?

Thanks for the help.
by asangahtang
Wed Apr 24, 2013 9:04 pm
Forum: Automation API
Topic: Metro App - Test can't run correctly through visual studio.
Replies: 3
Views: 2277

Metro App - Test can't run correctly through visual studio.

I created a simple test case in Ranorex. The test case would run fine if I run it through Ranorex. I integrate the files through TFS and run the recording file through Visual Studio. Running the test case through visual studio, it could not find certain element. I t failed at Step 2 I also updated t...
by asangahtang
Thu Mar 28, 2013 4:35 pm
Forum: Automation API
Topic: Programmatically capturing data from certain field.
Replies: 1
Views: 1754

Programmatically capturing data from certain field.

Hello, I want to capture data from a certain field. Is it possible to achieve this by writing manual C# code in Ranorex? The goal I am trying to achieve is creating reusable code. Lets say I am trying to capture the price for the product for the Dell Monitor, it is $12.99 I want to be able go to ano...
by asangahtang
Fri Mar 15, 2013 5:41 pm
Forum: General Questions
Topic: WIN 8 METRO app automation! HELP!
Replies: 1
Views: 1716

WIN 8 METRO app automation! HELP!

Test case explanation. The picture (ranorex testing) has the prices, the star rating and the number of reviews. Once I click on the product it brings me to the product information page (ranorex testing 2). On that page, the price and number of reviews should match. (as in on the product page the pri...