How would you determine the performance of a web application by looking at the values of ‘Response Time’ and ‘Pages per Second’? What do you understand by the terms ‘Response Time’, ‘Pages per Second’, ‘Transactions per Second’?
2003How will you determine if the architecture of any web site is of two tiers, three tiers or multi tier?
1975When we convert the Client/Server application to web Application can we use same Automation Scripts?
1976What is web architecture that is followed while doing online project and tell the samples of architecture?
2029What happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? Where the data will go?
1952How can you test the security of a web site (from hacking), both manually and by using a tool. If by a tool then which one and how?
1961What are the important scenarios for testing emails? How do you test emails? Which tool is best for testing email?
2561How to do browser testing (creates a standard script and run it for the different browser combinations)
1889How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?
2971Post New Manual Testing Questions
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
give me a example of writing a test case,take any good example which i can understand easily.
Unit Testing can be done by using Nunit?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What are the bugs we cannot find in black box?
what is your daily activities?
What is the difference between a bug, a defect and an error?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
Have you ever completely tested any part of a product? How?
what is diffrence between dynamic black box testing and dynamic white box testing
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
What is the negative testing and example
Write a Test scenario for Outlook Search functionality.
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc