Suppose I am testing a web base health care insurance software and I am working in the member portal. Could anyone please give me some example of some common/critical bugs/defects to be found in this software testing process ?
1 5181What is the difference between system integration testing and end-to-end testing? With examples pls
1 5332what is difference between software tester and quality analyst, in fact can anyone tell me what is role and responsibility for software tester,quality analyst,software quality assurance tester,test engineer,test lead,Quality Assurance manager. Quality Control Senior/junior Tester Quality Assurance Automation engineer. Quality Assurance Manual tester. Quality assurance test analyst.
1 4824If you find bug while testing, and Developer reject your bug, You will try to explain developer this is bug, Please fix it, Still Developer does not listen to you ? What you will do at this situation.
7 8664I test change password field for a application.But it accept new password same as old password. Is it not a issue??I raise this issue but developer team mark invalid.
2 3776I have to write a User Story for a customer withdrawing cash out of an ATM. Can you send me some examples PLEASE. I appreciate your assistance.
1948Post New QA Concepts Questions
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
Define test strategy.
What is binary portability testing?
What is the strategy for automation test plan?
What is agile testing and what is the importance of agile testing?
Explain what is a cause effect graph?
What is bug leakage and bug release?
Explain what is bug triage?
Explain what is the rule of a "test driven development"?
How does a server or client environment affect software testing?
Explain what is test metric is software testing and what information does it contains?
What are the technical and environment risks u faced in ur testing career?
What is the testing lifecycle?
How do you define a format of writing a good test case?
What are the types of testing can be performed on facebook login page?