What parameters are you testing for as a Systems Tester ?
Answer / mudaseer
system test cases take example of gmail enter www.gmail.com
now enter username and password .check Password should be displayed as **** it should allow only valid username and password if it is valid it should display inbox page.
click on compose it should display compose mail page where i can enter mail id,subject and body
in email id enter valid mail id like hello@gmail.com or invalid like hello (for invalid it should display email id is invalid )
enter valid mail,subject and body and click on send the mail should be in sent items
now click on logout it should logout and many more test cases
| Is This Answer Correct ? | 3 Yes | 0 No |
Describe any bug you remember. Plz Give some real examples
Test Startegy Means?
what is the similarity between black box testing and unit testing
Fault-based testing is best reserved for Option 1 Conventional software testing Option 2 Operations and classes that are critical or suspect Option 3 Use-case validation Option 4 White-box testing of operator algorithms
Why most of the people saying testing is easy job? an you justify?
What a manual tester should know about web servers?what he tests in servers?
Describe your experiences with code analyzers.
How performance testing can be done manually? can anyone answer this question plz?
what is check list?what is use of check list?who prepares that?
What are the differences between stlc and sdlc?
what is test scenario?
what is the difference between primary key and foreign key