Category: Question (Page 24 of 25)

Are we being wrong when we says Developers?

Usually, our behavior and familiarly we call a Coder who programs a software is developer, dev… But do you think that way is wrong. Developers in Vietnamese means "người phát triển" and I think that it includes all people who participate into software development process like: coder or programmer, tester, BA, PM, PO, QA…

So, we are being wrong?… Continue reading

Cucumber: undefined steps in cucumber-jvm although step is definitely defined.

Hi all,
I'm having problem when executing the test-script which is designed with Cucumber framework with Java.
I have created step following:
{code}
Feature: Try to login in Testsite
Scenario: Login Successfully
Given User goes to Login Page
When Enter "//*[@id='login-username']" as "userName"
When Enter "//*[@id='login-password']" as "Password"
And Click "div>button.btn.btn-lg.btn-primary.btn-block"… Continue reading

Agile testing? What is it and what should the QC/testers do in each sprint?

Hi all,
In software development, you might be get familiar with Agile/SCRUM and Agile Testing. As I know, the term Agile typically refers to any approach to project management that strives to unite teams around the principles of collaboration, flexibility, simplicity, transparency, and responsiveness to feedback throughout the entire process of developing a new program or product.… Continue reading

« Older posts Newer posts »

© 2025 AskTester

Theme by Anders NorenUp ↑