What are the Testers Responsbile?
Answers were Sorted based on User's Feedback
Answer / n@n!
understand the requirement,
prepare test cases,
sending to TL & PM,
testing the application,
preparing issue log sheet,
sending to Developers, TL & PM,
testing the application untill bug free r when TL going to
stop r wen dead lines r appear r wen max test cases r pass
etc..
attending weekly meetings nd monthly meeting.
and some moreeeeee...........
| Is This Answer Correct ? | 8 Yes | 2 No |
This is a generic question. Needs to be answered based on
the job/Type of testing.
If it is White Box Testing:
1) Understand the Detailed design thoroughly
2) For safety critical systems as per SVP (S/w Verification
plan) mentioned testing level (Level A or B or C ..) test
script needs to be designed.
3) Execute the test script on the specified Tool (LDRA, RTRT
etc) and produce the report.
4) Ensure the report is achieved your objective (Full
statement coverage, Decision coverage...)
| Is This Answer Correct ? | 0 Yes | 4 No |
Tester has following responsibilities:-
1) Prepare Test Plan/Test Strategy.
2) Prepare “Traceability Matrix” and check each
requirement should have one or more than one test case.
3) Develop test cases or automation testing scripts.
4) Reviewed it from the customer.
5) Execute Smoke and Sanity testing on nightly build &
send smoke and sanity report to dev team & testing team.
6) Execute GUI testing / Functional testing /
Integration testing / System testing / Performance
testing / Regression testing and find the bugs and log them
into the bug tracking system and send bug report to QA
Manager.
7) Issue Validation.
8) Involve in production.
9) Prepare documentation related project.
10) QA Signoff
| Is This Answer Correct ? | 0 Yes | 6 No |
Hi, Please answer this qns. "What is the test strategy and list of design characteristics for a login screen?" thank u
What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations
Hi Everybody could you please send me the ISTQB Material to my mail id sravanthireddyr@gmail.com Thanking you in advance
1.What types of documents would you need for QA, QC, and Testing?
which type of testing we r doing at the begining of the project,and what r the next next testing at the application
How to test login Page ? What wud be the possible Test cases ?
Why we write test case?
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?
Can anyone tell me, What is wound fixing?
suppose if you press a link in yahooshopping site in leads to some other company website?how to test if any problem in linking from one site to another site?
What is mutation testing and when can it be done?