Answer Posted / raghu
Firewall is a SECURITY testing concept and ensures you if u
enter from one user and check whether the changes are
occured on the other page of the users...
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What is difference between run time object and test object?
How to open a new test using quicktest professional (qtp)?
What is the expert view?
Are Shared ORs read-only?
Explain in brief about the qtp automation object model (aom).
What is QTP testing process?
What are output values and why they are used ?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How do you synchronization point through DP?
How to add verification steps to tests?
Define Error Pane of UFT?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
How the exception handling can be done using quicktest professional?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?