Recently igot job,Please,help me,Can u explain the real time
process of manual Testing from starting.Please don't mind.
Answers were Sorted based on User's Feedback
Answer / jyothinapa
in any organization the tester job starts with study and
understanding of functional specifications.after
understanding the specification we need to start testing on
modules that are allocated for us.prepare test scenarios
and test cases by using those functional specification
according to customer reqirements and customer expectations
| Is This Answer Correct ? | 6 Yes | 0 No |
The testers job starts with reading the specification
documents and understanding the functionality of the
application.Writing test cases based on the
functional ,Reviewing them for correctness and
completeness,Executing them,reporting defects and ensuring
100% bug fix works....
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vignesh
In SDLC, testing phase comes next to coding phase. Any bugs
hidden in coding phase(or requirements/Design phase)is
therefore propagated to testing phase which when identified
is mere waste of time and cost. Hence testing is best done
using the V-Model. In software testing life cycle, testing
starts at test initiation followed by test design followed
by test execution followed by defect management and finally
test closure.
| Is This Answer Correct ? | 1 Yes | 0 No |
Name three types of tests that should NOT be automated.
defect on online shopping application
Please write 4 high severity & high pririty bugs on ONLINE SHOPPING OF PRODUCT.Write bugs that should be practical and original.Thank u
what is the difference between Test strategy and test plan?
What is Bug Triage?
Will a tester get involved in preparing Metrics?If yes,what will they do & how?
Role of Software Test Engineer in Software Company
If tester found some bugs in the application then which format they will send it to development team.
What is Test data ?Whrere we are using this in testing process? what are the importance of this data?
3 Answers Apps Lab, Illusion Technologies,
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
what is defect leakage?
What is test matrics?