If I have written the 10 Positive test cases first and
Negative test cases 11 to 25 .I Execute +ve first & then -
ve as per test cases were written .Now if I got the next
build & if I write again +ve Test Cases 26-30 first & then -
ve 31-35 but I have to execute all test cases 1 to 35.But
here the sequence of execution is +ve,-ve,+ve & -ve .How
should I maintain the test cases .Please tell me It's
Urgent .Thanks In Advance.....Tester
Answers were Sorted based on User's Feedback
hello,
According to me if you are execute your test cases in manual testing then you check expected result=actual results step by step.
if u r doing in automation testing then split your test set according +ve & -ve test cases after execute your test set.
if u have any problem than call @ 9555717928
| Is This Answer Correct ? | 1 Yes | 0 No |
How to test Webservices and how can we write test cases for that
If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
What is the difference between Test Input and Test Data??
Could someone answer the following testing Questions? 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line.
write a test cases for 2- way swtich?
What is SECURITY TESTING?
please give me different test scenario for uploading whatsapp status from gallery and camera
write down test cases for "x>=1"
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
How to write test cases for Web related sites(ex: shopping carts sites)