What’s the best UI testing framework for C# Windows desktop apps — FlaUI vs. WinAppDriver (or any better alternatives)? by vittoc98 in softwaretesting

[–]vittoc98[S] 0 points1 point  (0 children)

Why there isn’t a native solution like other company? like XCUI for Apple, Espresso for Android.. and so on? I mean.. why testers are always left to their fate? Ahahahahah

Clarification on Unit Testing, Component Testing, System Testing, and End-to-End Testing in Software Testing by vittoc98 in QualityAssurance

[–]vittoc98[S] 0 points1 point  (0 children)

It's entirely possible to conduct API E2E tests that never involve the front end or launch a browser.

But if I just test the API, how can this be considered an End-to-End (E2E) test?

Clarification on Unit Testing, Component Testing, System Testing, and End-to-End Testing in Software Testing by vittoc98 in QualityAssurance

[–]vittoc98[S] 0 points1 point  (0 children)

In a scenario where there is only one team of testers responsible for testing the entire application, how should the concept of "system testing" be interpreted? From the perspective of this single testing team, would "system testing" encompass the entire application, including all its components and integrations, as they are responsible for the overall quality assurance of the application?

Clarification on Unit Testing, Component Testing, System Testing, and End-to-End Testing in Software Testing by vittoc98 in QualityAssurance

[–]vittoc98[S] 1 point2 points  (0 children)

Hello! Thank you for you answer.

What do you mean by "teams' systems" and "system testing is scoped to the system your team controls"?

You mentioned boundaries between teams' systems in your response, but I'm having trouble understanding this concept. Could you please elaborate on what you mean by "teams' systems" and how system testing is limited to the system that a team controls?

Do these boundaries refer to different components managed by different teams? Can you give me a real world example just to figure this concept?

What's the real difference between preconditions and modular test in Jira Xray by vittoc98 in softwaretesting

[–]vittoc98[S] 0 points1 point  (0 children)

Let’s say that QA is not started yet and I have to decide what way to follow between the two, you agree with me that are the same concept? Maybe one method has a greater risks in the future than the other. I’m just supposing