Answer Posted / sunil shamarao
Work Around: To understand this, let me give an example. If
you have completed your test cases and test procedures
(scripts)and the same needs to be execuited on enviornment
(test bed) but the test bed is not ready or not received
from your customer, in that case you can run the scripts or
test the test cases on a different enviornment and get to
know the results and execute the scripts again when the
actual enviornment is received. This work around will help
you to fix any bugs (if found) before executing on actual
enviornment.
Kindly correct me if I am wrong.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Architectural structure of the insurance project?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
What are the advantages of automation over manual testing?
What is a ‘test plan’?
What is bug release?
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
What is the test harness?
what is dib format?
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
Explain Testing process in your organization?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Test cases have written according to Flow of the software working or according to Screens?
Why we have to do manual testing?