What is information flow in testing
Answer / jahnavi
Information flow in testing is that approach to test the application .how the information flows in application.for ex:login- compose-sent -logout.
Is This Answer Correct ? | 0 Yes | 0 No |
If one testcase takes 24hours to execute.what will be the status u will be giving to it?and wht u will report to ur TL?I mean to say will u include the above testcase or exclude it?plz suggest me with the exjact answer.
At what stage of the development cycle software errors are least costly to correct?
What is the difference between Testing Methodology and Testing Technics?
What are the different types of software testing?
When to stop testing? (Or) how do you decide when you have tested enough?
self join query in sql. 15 objective questions. What is equi join and outer join
can anybody explain traceability matrix clearly
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What factors do you consider while estimation test efforts?
what kind of document are follow to write test case ??can u tell me briefly
What is Retesting?
How can we test for drastic (severe) memory leakages?