suppose i can done the project , that project have 4 modules
in that one module they have many links(web pages).in that
time i can say i can work on some links? or total module?
Answer Posted / praveen
Hi,
Basically a project will be divided into diff modules based
on the convenience.When comes to automation or even in
manual the phases of tesing ie., estimation,preparation &
execution depends upon the modules.Then we should consider
all the probabilities for testing different objects in that
specific module depending upon requirements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What are the benefits of qtp?
Is text area check point supports for web applications?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
What are the methods of the TextStream object that are used for reading from a text file?
Differences between text and test area checkpoints?
Have you done batch testing in qtp? If yes how you are doing?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
What are the different types of action?
In qtp, explain what is keyword driven automation framework?
There is an excel file of 1 to 100 sheets how you will iterate through it?
what is the frame work in J-meter?
What is active screen?