What kind of Reporting you do?
No Answer is Posted For this Question
Be the First to Post Answer
How would you know if the same build you tested is deployed in production? There are chances that developer might deploy some other working build?
How do an incremental process model and certification work together to produce high quality software? In your own words, describe the intent of certification in the clean room software engineering context.
How does development of software differ from that of hardware from a quality viewpoint?
Explain the deployment process?
What are the various role and responsibilities of organization SQA?
what is the difference between testing and quality analysis
explain the basic QA plan to co-op with development plan for effective delivery of the product
What are ‘throwaway’ prototypes and ‘evolutionary’ prototypes? How can production of a prototype be controlled and why is this important?
how many types of testings usually flow in different phases of SDLC
what is the difference configurable items and non configurable items ?
Lines of code (LOC) and function point counts (FPC) are two measures of the size of a system. Explain the advantages and disadvantages of using these two metrics for measuring systems.
Hi I want to test regarding cookies.. Session should be good for 4 hours and once expired user is returned to login page.. How can i test the session is good for 4 hrs?? Whether i need wait for 4 hours?