What is ramp testing?
No Answer is Posted For this Question
Be the First to Post Answer
what is scenario? how to write scenario?
Which of the following defines the expected results of a test? Test case specification or test design specification.
What is usability testing? What are the usability test cases for 'Save As' option in Notepad?
There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.
Can test case contains more than 50 steps in single test case?
what is run time object
4 Answers Infinite Computer Solutions,
Hi My name is Hari Priya i had completed by b-tech csit 2008 pass out i had joined in testing tools does freshers having good opportunities in testing field? what are the topics to be stressed in the subject to have the good knowledge If any one have good collecton of testing topics can mail me padmajapriyam@gmail.com thank you.
How can we write a good test case?
How many test cases u will write for Adhoc testing?
Explain how to develop a test plan and a test case.
Explain the scalability testing?
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable