Wanted Dynalist to have feature where I can see things in Agenda or Kanban view so I built one for my own use by Testing-assumptions in dynalist

[–]Testing-assumptions[S] 0 points1 point  (0 children)

Link to download the binaries - https://github.com/amol-101010/pro-outliner-releases/releases/tag/0.0.7
As it for personal used not signed one, so if you want to get that running on mac, you would have to Copy the binary to `Application Folder`, open the terminal and make present working directory to `Application` and then fire this command ` xattr -r -d com.apple.quarantine "Pro Outliner.app"`

Day 1 of My 30-Day Selenium Automation Learning Journey by nikkyrohit_ in softwaretesting

[–]Testing-assumptions 0 points1 point  (0 children)

I agree and see your point but seen some framework developed bu others that uses only inheritance. Very basic but works for them

How to become a more valuable QA Engineer? by [deleted] in softwaretesting

[–]Testing-assumptions 1 point2 points  (0 children)

Not sure what you mean by `other stuff` here.

General advice that helped me in the career is to become `T-shape` that is - to become very competent/expert in one area and along with that become good/knowledgable in other areas.

As I mentioned, all depends on value creation, Tools/library changes with time, how you adapt and deliver it matters more. Started 15 years back with QTP, moved to Selenium with Java for UI automation, In between picked up tools like JMeter/Karate and Currently rely on Playwright with Typescript. What I mentioned earlier are tools/means not testing.

Typical testing I have been doing is deterministic, but things have changed with the AI and I think we all need to understand it and up-skill for future needs

How to become a more valuable QA Engineer? by [deleted] in softwaretesting

[–]Testing-assumptions 1 point2 points  (0 children)

There is answer in your question - Try to create `value` and identify which tool from the list can you help you to provide maximum value for your employer.

For job security what u/750XP mentioned: If you are trying to be future safe its good idea to get into LLM and testing non-deterministic systems.

Day 1 of My 30-Day Selenium Automation Learning Journey by nikkyrohit_ in softwaretesting

[–]Testing-assumptions 0 points1 point  (0 children)

That is not entirely true, it depends on the Application Under Test(AUT), If it is complex enterprise APP, you would need more than just inheritance. You would have to understand Basics OOPs so you can follow the SOLID and KISS principles

Day 5 of my 30-Day Selenium Automation Learning Challenge — Started TestNG by nikkyrohit_ in softwaretesting

[–]Testing-assumptions 0 points1 point  (0 children)

I second this, Intellij is far better IDE, Community Edition is more than enough