Explain the reasons why you apply to "Hypothesis Testing"
Latest Answer: A statistical hypothesis test is a method of making statistical decisions using experimental data. It is sometimes called confirmatory data analysis, in contrast to exploratory data analysis. In frequency probability, these decisions are almost always ...
What is Qualitative & Quantitative Approach in testing?
What is HTML injection and how it is related with security testing? How one tester can test for HTML injection?
Latest Answer: I think it's same as SQL injection and I'm testing this in my project as part of Security testing. SQL injection is a code injection technique that exploits a security defects occurring in the database layer of an application. The vulnerability is present ...
How to Check the performance of the website during manual testing?
Latest Answer: It is possible testing web site manually up to some extend.As you can test the page loading time.When you hit a button or link on the website how much time it takes.Putting load will not be possible in this case also entering multiple records ...
How we validate and create frameworks?
How to generate Excel Reports for a Particular Test Case belonging to a module under Test Plan in QC
At what level is UAT done?
Latest Answer: UAT - User acceptance testing.When it will be performed? - It depends up on the SDLC the project team is doing. In traditional waterfall, spiral or incremental interative process, the UAT is performed at the last stage (i.e after finishing, functional,regression,end-to-end ...
How to coordinate multi-organization user acceptance testing?
How to create test scripts and to get started with Selenium Core? What is test suite.html, do we need to create scripts in test suite.html file. If so, how to run the test? Please help
There are many types of testing like syntactic test,Semantic test,Equivalence partitioning, Boundary value analysis,Elementary comparison test, Decision flow making etc and so on. The main thing is what
Latest Answer: Equivalance Partitioning: It's nothing but partitioning the given range of input values into equal range of parts. For example assume there is a text box and it only allows the range 1-12, using equivalance partitioning this range can be divided into ...
View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Go Top