Is manual Testing replacement of automation testing?Which
types of testing we can not do in automation testing but can
do in manual testing?
Answer / ics_itl
Automated testing can't replace Manual testing as it has
limitations.
all the validations which requires User intervention such as
network plug off test, scenarios which requires some run
time thinking.
automation assist the validation activity to reduce the
manual effort and execute the repetitive / regression
scenarios without manual support.
| Is This Answer Correct ? | 7 Yes | 2 No |
Expalin Text/Text Area Checkpoint
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
How to execute the test cases using QTP. i.e What is the use of QTP while execution
Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!
When The Low Level Recording is Used in QTP
How to "Turn Off" QTP results after running a Script?
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?
what kind of frame work you used in your last project?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?