What are all the things ur going to keep in mind while
System testing?
Answers were Sorted based on User's Feedback
Whenever some is ready to test the System testing then they
have to think two thinks in mind very carefully.
1. Functional Testing
2. Non-Functional Testing.
Non-Functional Testing:- is it a user friendly, security
provided,performance related, volume justified ( with there
relavant techniques tested well).
Functional Testing:- whether the application works according
to the SRS and BRS. It is a compactable, is it a
interoperatabilty.( with all functional techniques well
tested like BVA, ECP, Error handling, Guess testing and all,
overall the application should work accordingl to clients
business).
the both things should be kep in mind for sure.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mercy
When performing system testing, one has to keep in mind
that the piece of software has to be tested to determine
whether this is as per the requirements and also fit for
use.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is regression testing???
Tell me the some important test cases for lift operation? what is priority?if p1,p2,p3 are the priority levels u should use,what test cases in ur given will be p1,p2,p3?
What is the difference between SRS and BRS
tell about build process???how do u get abuild?? what u l do when u get a build??
what is release notes?and when it is prepared and who prepares that?.
How many times u involved in reviewing testcases
Is Test plan a running document or a fixed document?
Explain Functionality Testing Techniques
How do you test cookies?
What is the difference between stress, volume and load testing?
What is data persistancy?
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?