Answer Posted / shweta
Writing a test case is very easy job.In this you have to
write input specification,output specification and statement
of functionality(objectives).Simply use following points:
1.Sr. No.
2.Test Case ID(it must be unique)
3.Test case name
4.Prerequisite(if required)
5.Steps to be followed
6.Expected result
7.Actual Result
8.Status(PASS/FAIL)
9.Remark(if invalid)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
How to write email id in world wide web
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Explain the smoke testing?
What is Initial Configuration?
how many test cases do u need to ship a product?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
Test Case for Text Editor!
Explain the soak testing?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Write a test case of login window?