does automation replace manual testing?
Answers were Sorted based on User's Feedback
Answer / sumi
No,because some of the funtionalities mayn't be tested
using Automated tools so we should test those
funtionalities manually
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / purni
Hi ,
Automation cannot replace manual testing. To do the
automation testing first we have to make sure that the
application is stable. This we have to check manually. Even
thought manual testing is time consuming and need human
resource it's mandatory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Hi,The question is write a script for the following scenario. scenario:in a job portal i entered QTP 3yrs testing then click search button.then it displays results like Test lead bangalore (here is a checkbox). Test lead hyderabad check box so on... question is if test lead position in bangalore then checkbox shld be enabled automatically..
4 Answers Thatavarti Technologies,
I Selected for TCS-Chennai(Contract to hire) position plz suggest me whether i have to join or not
Associated files in QTP?
Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?
How can we record an edit box in the Web application ?
suppose im having a string wipro123xyz i need to get the value 123 only from the string today 123 will be in the middle from tommorow it will be changing to front or back how to get the no if it changes continously?
what is vss and cvs what is main difference b/w these two
Is it a smart choice to use QTP for backend testing?
Can we Run the Tests developed in QTP 8.2 in advanced versions like 9.0, 9.1, 9.2...etc.,
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
in flight reservation application. when i entered flyto combobox as london. and i have to check this london is present in flyfrom combobox.give me the code with good explanation. extention to this question. at each iteration i have to put(WRITE) the fly from and fly to city in database table
Suppose i have given 10 test cases all the test cases should be automated?