how many functional testcases u can write for triangle
Answer Posted / aashi
1.check for edges.
2.check for vetices.
3.check for 3 straight line.
4.check for equal lenght.
5.check for equal angle.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
Explain compatibility testing with an example.
What is Pre UAT and UAT is there any difference ?
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
write 5 critical test cases on product payment form on flipkart.com?
What ishigh severity, low priority bug?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What are the cases when you’ll consider to choose automated testing over manual testing?
Zenq interview questions for manual testing
What is a critical bug?
diff b/w desktop based testing & web application testing
Can you explain boundary value analysis?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
How can write testcases on a code under development pls give asnwer