what are inputs for automation?
Answers were Sorted based on User's Feedback
Answer / yusoof
Hi...
inputs for automation are
1. manual Test cases.
2. Requirement documents.
3. design document.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / tester
Apart from the above
4. Test Environment i.e Application under test should up
and running
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramchandra
Hi All, I think we automate application which stable most of the time as we use tool for regression. So I think we do need of all documents but below things we require.I am assuming above question same as components of qtp.
1. OR
2 lib files or qfl files
3. Csv files
4.manual Test cases
Please let me know if I am wrong. N requst just don't make "no" only. Try to comment y it's wrong.it wud be better for everyone.
Best regards,
Ramchandra Patil
| Is This Answer Correct ? | 0 Yes | 0 No |
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.
what is the extension of action script template?
Hi All, How to Compare two strings character by character in QTP
What are the methods used in UFT to handle exceptions or run-time errors?
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
10 Answers Aspire, MNC, Omega,
How u call functions in QTP Function to calculate the length of characters in a wor
Did the scripts need lot of maintenance? If yes, why?
for example u can take ebay or plifcart online shoping web application--------- write acode in vbscript in qtp---- search box and write (iphone6)and click on go button then opened diff prise iphones in next page but u can select 30,000 to 90,000 list pls write code?
2 Answers FFASVA, Genpact, Wipro,
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?
What are the challenges u faced in testing with crm domain? How u overcome with?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how