Answer Posted / satyaprasad
Function generator is an option in WinRunner tool,it is a
library for TSL(TestScriptLanguage)functions,F7 is the
shortkey or go to insertmenu --> functionsgenerator
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
why testcases are written and what is the importance?
what r the 5 major defects that u found in ur shopping related project?
Manual and automation how do they help in bringing out quality product? Explain?
What kind of input do we need from the end user to begin proper testing?
How can data caching have a negative effect on load testing results?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
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.
Why did you choose the Software Testing Field?
What does 100% statement coverage mean?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.