Describe me to the basic elements you put in a defect report?
Answer Posted / kruthika
1. Bug Id
2. Bug Name
3. Description
4. Expected result
5. Actual result
6. severity
7. status
8. Tested Date
9. Retested Date
10.Pass/Fail
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
sanity testing is done during regression testing.is it true.if it is true plz explain?
what is the function generator?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
discuss black box and white box testing is not widely used if you disagree tell me why?
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
Define what is a critical bug.
What are the RBI rules has to follow by a bank for online precesseing. ?
Which are the standards for software test plans?
Artifacts in design phase of SDLC ?
What is agile testing and why is it important?
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.
Write all combinations of test cases for calculater on + symbel