Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added blog for mobile testing frameworks comparison #149

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

grgprarup
Copy link
Contributor

In this PR, the blog for comparison of mobile test automation frameworks is added.
The comparison is done between popular testing frameworks like:

  • Appium
  • Selendroid
  • XCUITest
  • Espresso
  • Calabash

@grgprarup grgprarup self-assigned this Jun 28, 2024
@grgprarup grgprarup requested a review from a team June 28, 2024 10:29
@grgprarup grgprarup force-pushed the compare-mobile-test-automation-tools branch from ee45aca to 9fa207c Compare June 28, 2024 11:20
Copy link
Contributor

@koebel koebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the format of your blogpost with pros & cons tables for each of the frameworks you’ve selected and recommendations about when to use.

As a reader I would also be keen to get more hands on examples about how to get started in addition to this overview, like the things you shared in the second part of your internal training. Are you considering to do add this – maybe in a separate blog post?

@grgprarup
Copy link
Contributor Author

I like the format of your blogpost with pros & cons tables for each of the frameworks you’ve selected and recommendations about when to use.

As a reader I would also be keen to get more hands on examples about how to get started in addition to this overview, like the things you shared in the second part of your internal training. Are you considering to do add this – maybe in a separate blog post?

Adding examples and setting up things will make this blog too long. We can make a separate blog for a setup and an example for each tool.

@grgprarup grgprarup force-pushed the compare-mobile-test-automation-tools branch from 5426364 to 49ded01 Compare July 4, 2024 07:40
@grgprarup grgprarup requested a review from koebel July 4, 2024 07:56
there's an app for almost everything. As our reliance on these apps grows, ensuring their quality becomes increasingly
important. This is where mobile test automation frameworks play a key role. They automate the testing process, making
sure apps function correctly without needing manual checks. However, with
numerous [options available](https://www.google.com/search?q=test+automation+frameworks+for+mobile+applications),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like the end of this sentence got missing...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That comma is intended and the following question will connect with that. I want to keep it like that.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is the introduction of the screenshot then? From a reader perspective and a grammar point of view it feels like something is missing because in English sentences usually have a subject and don't end with a comma.

Copy link
Contributor

@koebel koebel Jul 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about something like

Suggested change
numerous [options available](https://www.google.com/search?q=test+automation+frameworks+for+mobile+applications),
there are numerous [options available](https://www.google.com/search?q=test+automation+frameworks+for+mobile+applications):

?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The intended sentence is like this However, with numerous options available, how do you choose the right one?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be much clearer for the reader if your write that sentence as suggested above in one line. It's up to you to decide if it's better to have this line before or after the screenshot. And feel free to use or or similar tags if you want to highlight the second part of the sentence (how do you choose the right one?)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will keep the order of the sentence and image as it is. I have removed the use of H5.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's fine. However, this line is still not a proper sentence... As a reader I find it very confusing that this sentence doesn't have a subject and is ending with the comma.

@koebel
Copy link
Contributor

koebel commented Jul 5, 2024

Adding examples and setting up things will make this blog too long. We can make a separate blog for a setup and an example for each tool.

Sounds like a good idea, do you want to start with one about Appium? @grgprarup

@grgprarup grgprarup force-pushed the compare-mobile-test-automation-tools branch from 49ded01 to f774ceb Compare July 8, 2024 08:56
@grgprarup
Copy link
Contributor Author

Adding examples and setting up things will make this blog too long. We can make a separate blog for a setup and an example for each tool.

Sounds like a good idea, do you want to start with one about Appium? @grgprarup

I haven't thought about that for now.

@grgprarup grgprarup requested a review from koebel July 8, 2024 08:57
@grgprarup
Copy link
Contributor Author

The PR #152 needs to be merged before this.

@koebel
Copy link
Contributor

koebel commented Jul 8, 2024

I haven't thought about that for now.

Hasn't Artur chatted with you on this? That would be an awesome way to document your research :) happy to chat in person - might be more suitable than through comments :)

there's an app for almost everything. As our reliance on these apps grows, ensuring their quality becomes increasingly
important. This is where mobile test automation frameworks play a key role. They automate the testing process, making
sure apps function correctly without needing manual checks. However, with
numerous [options available](https://www.google.com/search?q=test+automation+frameworks+for+mobile+applications),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be much clearer for the reader if your write that sentence as suggested above in one line. It's up to you to decide if it's better to have this line before or after the screenshot. And feel free to use or or similar tags if you want to highlight the second part of the sentence (how do you choose the right one?)

@grgprarup grgprarup force-pushed the compare-mobile-test-automation-tools branch 3 times, most recently from 4e774c7 to 1cdd89a Compare July 9, 2024 04:01
@grgprarup grgprarup requested a review from koebel July 9, 2024 04:04
@grgprarup grgprarup force-pushed the compare-mobile-test-automation-tools branch from 1cdd89a to d0463df Compare July 9, 2024 04:07
there's an app for almost everything. As our reliance on these apps grows, ensuring their quality becomes increasingly
important. This is where mobile test automation frameworks play a key role. They automate the testing process, making
sure apps function correctly without needing manual checks. However, with
numerous [options available](https://www.google.com/search?q=test+automation+frameworks+for+mobile+applications),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's fine. However, this line is still not a proper sentence... As a reader I find it very confusing that this sentence doesn't have a subject and is ending with the comma.

@grgprarup grgprarup force-pushed the compare-mobile-test-automation-tools branch from 636ed24 to 655a772 Compare July 9, 2024 08:37
@grgprarup grgprarup requested a review from koebel July 10, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog New blog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants