Tag: io

60 votes
4 answers
403 views
How to interpret API documentation function parameters?

Is there a standard to interpret the syntax of function interfaces in API documentations and if yes, how is it

avatar
Don
0 1 0 9
asked 07 September, 2021
61 votes
2 answers
2.6K views
API Keys vs HTTP Authentication vs OAuth in a RESTful API

I'm working on building a RESTful API for one of the applications I maintain. We're currently lookin

avatar
Hilario
0 1 0 9
asked 07 September, 2021
60 votes
11 answers
2K views
App not setup: This app is still in development mode

I have followed the instructions here: The developers of this app have not set up this app properly for Facebo

avatar
Nereida
0 1 0 9
asked 07 September, 2021
50 votes
13 answers
1.6K views
Boolean method naming readability

Simple question, from a readability standpoint, which method name do you prefer for a boolean method: public

avatar
Tuan
0 1 0 9
asked 07 September, 2021
52 votes
10 answers
964 views
Why aren't Java Collections remove methods generic?

Why isn't Collection.remove(Object o) generic? Seems like Collection<E> could have boolean remov

avatar
Percy
0 1 0 9
asked 07 September, 2021
53 votes
11 answers
1.7K views
How can I verify a Google authentication API access token?

How can I verify a Google authentication access token? I need to somehow query Google and ask: Is [given acce

avatar
Juliane
0 1 0 9
asked 07 September, 2021
63 votes
7 answers
3K views
Convert Enumeration to a Set/List

Is there some one-liner bridge method to dump a given Enumeration to java.util.List or java.util.Set? Somethin

avatar
Omar
0 1 0 9
asked 07 September, 2021
56 votes
5 answers
1.5K views
Right HTTP status code to wrong input

What is optimal HTTP response Code when not reporting 200 (everything OK) but error in input? Like, you submi

avatar
Winford
0 1 0 9
asked 07 September, 2021
53 votes
10 answers
2.2K views
What is an Endpoint?

I have been reading about OAuth and it keeps talking about endpoints. What is exactly an endpoint?

avatar
Trudy
0 1 0 9
asked 07 September, 2021
59 votes
17 answers
1.8K views
A definitive guide to API-breaking changes in .NET

I would like to gather as much information as possible regarding API versioning in .NET/CLR, and specifically

avatar
Mikki
0 1 0 9
asked 07 September, 2021
64 votes
1 answers
1K views
Does TestCafe support sections in page objects (like Nightwatch does) ? If not, how can we achieve this in TestCafe?

We have rich UI with lot of web elements & multi levels of elements on UI segregated into sections. As p

avatar
Venice
0 1 0 9
asked 07 September, 2021
61 votes
0 answers
1.1K views
Nightwatch: wait for new email from gmail

I am needing to use Nightwatch to wait until a new email is received from Gmail containing a temporary passwor

avatar
Benton
0 1 0 9
asked 07 September, 2021
59 votes
1 answers
1.6K views
How to run all testcase of a file from other test file in nightwatch

I am trying to run a testfile which has multiple testcase inside it from another test file. let's say, i

avatar
Keith
0 1 0 9
asked 07 September, 2021
51 votes
1 answers
929 views
How to add nested functions javascript in custom commands for Nightwatch testing- forEach -loop through elements

Hi I am new to javascript and Nightwatch, I am a manual tester who started doing automation about 6 months ago

avatar
Leonardo
0 1 0 9
asked 07 September, 2021
61 votes
20 answers
1.1K views
How to use SSH to run a local shell script on a remote machine?

I have to run a local shell script (windows/Linux) on a remote machine. I have SSH configured on both machine

avatar
Dusty
0 1 0 9
asked 07 September, 2021
51 votes
30 answers
1.5K views
How to concatenate string variables in Bash

In PHP, strings are concatenated together as follows: $foo = "Hello"; $foo .= " World"; Here, $foo becomes

avatar
Luis
0 1 0 9
asked 07 September, 2021
59 votes
1 answers
955 views
Joomla database settings

What is the file, where database setting are stored in Joomla CMS? Like server, user name, database name and

avatar
Leonardo
0 1 0 9
asked 07 September, 2021
63 votes
8 answers
1.1K views
How to get component parameters?

I have a problem here and just cant solve it :-/ I am developing an Joomla component with backend. In the bac

avatar
Cortez
0 1 0 9
asked 07 September, 2021
57 votes
7 answers
1.8K views
How does this site infecting script work?

My Joomla! website has been repeatedly hacked into. Someone, somehow, managed to inject the following rubbish

avatar
Yolando
0 1 0 9
asked 07 September, 2021
52 votes
29 answers
2.9K views
Error: Could not build Objective-C module &apos;Firebase&apos;

When I compile the application I get an error equal to this: Could not build Objective-C module 'Fire

avatar
Chelsea
0 1 0 9
asked 07 September, 2021