Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can a test user 'LIKE' a brand page?

I'm building an tab for a brand page, which I am testing via Cucumber/Selenium. I have created several test users in different states, but am hanging up on creating a test user who LIKEs my brand.

When I visit my own brand page logged in as my real facebook user, I see a LIKE button.

When I visit my brand page logged in as a test user, I do not see an option to LIKE the page.

I have had no trouble creating or testing users who have given my tab/app permissions. All test users are associated with the brand page in the developers app.

Is it possible to have a test user like an existing brand page, or are there other suggestions for how to test this user scenario?

Thanks

like image 680
monkpow Avatar asked Dec 14 '11 18:12

monkpow


People also ask

Is UserTesting com worth?

User Testing is a legitimate website where you can really earn some money on completing the testing tasks. It is not at all a scam. It also does not ask you to pay anything to get enrolled as a tester. It is a very honest app.

How much can you make on UserTesting?

How Much Does UserTesting Pay? Most tests pay $10 for successful completion. On average, you can earn $10 per 20 minutes, which is the typical length of each test. At times, you can complete a test in 5 -10 minutes and you'll still get paid $10.

How many testers do you need to solve 85% of problems?

Spend this budget on 3 studies with 5 users each! After the first study with five participants has found 85% of the usability problems, you will want to fix these problems in a redesign.


1 Answers

According to the documentation, test users cannot like public pages.

Test users cannot fan a public Page or create public content on them like writing on a Page's wall. A Test user can however view and interact with the app tab on the Page if they are associated with that app.

If you log in as a test user, then create a page as that user, then you can "like" it, and you may be able to do this test.

like image 126
logan Avatar answered Oct 17 '22 04:10

logan