How to explain testing life cycle where exactly testing
starts after coding stage or after preparing FRS document
Answer Posted / aaa
SDLC starts when the application is first conceived and is
no longer in use. It includes, requirements,design
documents, FRS,test cases,test strategy,coding,logging
defects,documentation, reports, system testing, integration
testing,smoke testing, sanity testing, etc..............
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
Can anyone tell me the correct answer of below question....it is about Bugzilla tool. When bug will find out at the time of executio where it will save or what is the location of bug??
Do you think that testing can be done only at the ui level?
It is a 30 days project & the client is in Singapur and we have to submit daily report regarding 1) What are the completed works, 2) What are the Pending Works ,3) Work planed for next day. You are free to assume regarding the project. can anybody help me to write an email to the client or Senior person who is staying in abroad
What are the steps involved in the automation process ?
if i want to use different values in datatable with each iteration of for loop what would i do ??/
Explain me what is testng and why is it better than junit?
In Selenium how a test suit is run and report is generated.
How does load testing work for websites?
What is keyword driven automation?
what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please
what is the advantage and dis-advantages of using framework ?
Is ui level testing possible?