how would you go for testing a web application like any
jobsite?(using manual n qtp)..pls frnds its very urgent ..i
need realtime answers...thanks in advance
Answers were Sorted based on User's Feedback
Answer / andy
Well, you have to follow two techniques: verification and
validation.
Perform the following testings:
Documentation Testing
Functionality Testing
Configuration Testing
Compatibility Testing
Peformance Testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sanju_gdk
what else do u want to test it in QTP I mean regarding what
you want to check i,e web tables,links,list boxes or
Funcationality..... as there are so many things to check it
either in manual or QTP.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
What are the flaws in water fall model and how to overcome it?
How to get the column count and column name from the resultset in the database connection program?
Explain types of output values?
whenever a scenario is recorded ever, it creates a object repository automatically (‘per action’ /local ). we do not need to make them individually…then why we need a shared object repository. How it will be practically utilized ?? your input will be highly appreciated..
What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
What is output value?
When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.
What are the types of data tables in qtp?
How we can test a Frame in a web page?
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
How to Analyze the Checpoint results with Standard Checpoint ?