How do we create a regression sute in td
No Answer is Posted For this Question
Be the First to Post Answer
If I have a dialog in which there is a text field that when I enter “abcd”, hit <enter> and the output comes out “8”, how do you test it?
What is diference u get in Web based appln testing when compared to Windows based appln.
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
What is a test environment?
How Many Types of Test Cases are ur following in ur company?
write testcases for open dialogbox
Can any 1 tell me what is front-end testing & what is back-end testing with example ?
White Box testing won't detect missing function? a. True b. False
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
What is the database testing?
What development model should programmers and the test group use?
Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti